elasticsearch/libs/native
kvanerum ac9bef6435
Add Boolean#parseBoolean and Boolean.valueOf to forbidden-apis (#129684)
In a follow up (#128993) remaining lenient usage of booleans will be deprecated, to eventually remove everything except for a few places requiring lenient parsing by means of Booleans.parseBooleanLenient - which is a wrapper around Boolean.parseBoolean.
---------

Co-authored-by: Moritz Mack <mmack@apache.org>
2025-07-08 14:09:10 +02:00
..
libraries Add low-level optimized Neon, AVX2, and AVX 512 float32 vector operations (#130635) 2025-07-04 16:49:35 +01:00
src Add Boolean#parseBoolean and Boolean.valueOf to forbidden-apis (#129684) 2025-07-08 14:09:10 +02:00
build.gradle Fix and unmute VectorSystemPropertyTests (#115927) 2024-11-01 13:07:03 +00:00