elasticsearch/libs/ssl-config
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 Cleaning up some buildscripts (#85394) 2022-03-31 10:48:48 +02:00