elasticsearch/plugins/discovery-gce
Tim Vernum d411acecbc
Suppress this-escape warning for JDK21 (#99848)
Adds @SuppressWarnings("this-escape") to all necessary places to that
Elasticsearch can compile with -Werror on JDK21

No investigation has been done to determine whether any of the cases
are a potential source of errors - we have simply suppressed all
existing occurrences.

Resolves: #99845
2023-09-25 18:30:21 +10:00
..
licenses Update log4j2 LICENSE and NOTICE files (#93611) 2023-02-09 08:53:43 -05:00
qa Add JUnit rule based integration test cluster orchestration framework (#92379) 2022-12-21 15:33:46 -08:00
src Suppress this-escape warning for JDK21 (#99848) 2023-09-25 18:30:21 +10:00
build.gradle Update Guava dependency version to 32.0.1-jre (#97033) 2023-06-27 09:14:10 -07:00