elasticsearch/x-pack/qa/security-example-spi-extension
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
..
src Suppress this-escape warning for JDK21 (#99848) 2023-09-25 18:30:21 +10:00
build.gradle Refactor RestMainAction into separate module (#95881) 2023-05-10 14:39:00 +02:00