Axel Howind

Results 105 comments of Axel Howind

It doesn't matter. You can put it into a single PR. Just use separate commits.

Thanks for the update, and get well soon!

Hello @HGuillemet, I will look into this when I find the time. Need to create a simple reproducer first to add to the plugin tests.

Yes, thank you. I didn't find the time yet. I need to create an example that goes into the regression tests of the plugin first. I am currently still on...

First of all thanks again for providing a working example project, this makes it much easier to work on the issue. I have looked into this. The problem is that...

Is it possible that this is dependent of the Java version used, maybe because Spotbugs works on bytecode? I used the GraalVM based OpenJDK: ``` openjdk version "17.0.1" 2021-10-19 OpenJDK...

I'll just post this as a temporary workaround here since I think other people will face the same problem. The plugin works when running from the command line with the...

No idea yet, it looks like it should reproduce the issue. Sorry, but I have not found the time to create a reproducer myself. It's possible that the false positive...

@apb12 did you run with a profiler? If so, is the greatest part of the 30 minutes spend inside ODF Toolkit, or is it because generating the values takes time...