aboutsummaryrefslogtreecommitdiffstats
path: root/build.gradle
diff options
context:
space:
mode:
authorDominik Stadler <centic@apache.org>2024-12-14 18:53:03 +0000
committerDominik Stadler <centic@apache.org>2024-12-14 18:53:03 +0000
commitba6b7551074858575dce15129006ec435df60605 (patch)
tree2ee444e154c27ca84df1b0c57cab89996e0c7511 /build.gradle
parent3755101b72140ca352f3fb7e97b7a0175c7f6127 (diff)
downloadpoi-ba6b7551074858575dce15129006ec435df60605.tar.gz
poi-ba6b7551074858575dce15129006ec435df60605.zip
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
Diffstat (limited to 'build.gradle')
0 files changed, 0 insertions, 0 deletions