elasticsearch/libs/native
Ryan Ernst 6731538bbe
Different string allocation on jdk 21/22 (#106492)
Similar to https://github.com/elastic/elasticsearch/pull/106360, the
methods for allocating a native string changed between Java 21 and 22.
This commit adds another util method to handle the differences and uses
it in the jdk systemd impl.
2024-03-19 13:09:18 -04:00
..
jna Add zstd to native access (#105715) 2024-03-13 09:45:12 -07:00
libraries Add zstd to native access (#105715) 2024-03-13 09:45:12 -07:00
src Different string allocation on jdk 21/22 (#106492) 2024-03-19 13:09:18 -04:00
build.gradle Support jdk22 in zstd bindings (#106360) 2024-03-14 10:30:14 -07:00