elasticsearch/qa/ccs-common-rest
Simon Cooper a36d90cf34
Use CLDR locale provider on JDK 23+ (#110222)
JDK 23 removes the COMPAT locale provider, leaving CLDR as the only option. This commit configures Elasticsearch
to use the CLDR provider when on JDK 23, but still use the existing COMPAT provider when on JDK 22 and below.

This causes some differences in locale behaviour; this also adapts various tests to still work whether run on COMPAT or CLDR.
2024-09-04 13:42:40 +01:00
..
src/yamlRestTest Use CLDR locale provider on JDK 23+ (#110222) 2024-09-04 13:42:40 +01:00
build.gradle Aggs: Improve scripted metric agg allow list tests (#110153) 2024-06-28 11:47:30 +02:00