poi/poi
Dominik Stadler ba6b755107 Adjust for removed locale provider in JDK 23 and newer
JDK 23 removes the COMPAT/JRE locale provider
which causes some changes to string formatting

Some currency formatting relied on COMPAT to
format US-Dollar, we should override this to
keep the formatting the same way as Excel and
LibreOffice.

Also some tests for Chinese tried to work
around when COMPAT was used, this needs to
take JDK 23 into account when checking

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1922500 13f79535-47bb-0310-9956-ffa450edef68
2024-12-14 18:53:03 +00:00
..
models 65206 - Migrate ant / maven to gradle build 2021-04-07 21:40:33 +00:00
src Adjust for removed locale provider in JDK 23 and newer 2024-12-14 18:53:03 +00:00
build.gradle [gitub-727] Remove DSTAMP token substitution. Thanks to Emmanuel Bourg. This closes #727 2024-11-19 09:36:00 +00:00