Henning Schmiedehausen

Results 112 comments of Henning Schmiedehausen

I can still reproduce this bug with spotbugs 4.7.0

This is open for a long time now. Is this project still active?

I wonder if adding Supplier variants to the various Verify/Precondition methods would be possible. E.g. `Preconditions.checkNotNull(T obj, Supplier messageSupplier)`, similar to what exists for requireNonNull. Having those for checkNotNull/checkArgument/checkState and...

another pretty ping. This is now open for 18 months.

well, easiest would be some kind of pattern matching support but this would slow down the plugin quite a bit. From what I see, there is some heuristics involved to...

Tracked in #2391, closing the issue here.

Hello @thomasdewaelheyns, Thank you for opening an issue with the Jdbi project. Yes, we very much welcome contributions to the code base. Please review the https://github.com/jdbi/jdbi/blob/master/CONTRIBUTING.md document. For a change...

I am happy to review and take a PR, otherwise you will have to wait until I get around to do some work with the Oracle code again.

@thomasdewaelheyns will you find time to work on this?