apache / druid

Apache Druid: a high performance real-time analytics database.
https://druid.apache.org/
Apache License 2.0
13.53k stars 3.71k forks source link

Update errorprone, mockito, jacoco, checkerframework. #17414

Closed gianm closed 1 month ago

gianm commented 1 month ago

This patch updates various build and test dependencies, to see if they cause unit tests on JDK 21 to behave more reliably.

gianm commented 1 month ago

These changes didn't help with the JDK 21 tests segfaulting, but it still seems worth updating these dependencies.