[11u] RFR: 8234347: "Turkey" meta time zone does not generate composed localized names
Lindenmaier, Goetz
goetz.lindenmaier at sap.com
Mon Jul 6 08:38:05 UTC 2020
Hi,
I am downporting this for parity with 11.0.9-oracle.
I had to do a row of trivial resolves:
http://cr.openjdk.java.net/~goetz/wr20/8234347-Turkey_meta_time-jdk11/01
make/CompileToolsJdk.gmk
Copyright.
make/CopyInterimCLDRConverter.gmk
This file gets deleted.
It differs in the Copyright and the call to MakeTargetDir in the original patch.
file make/Main.gmk
Differs in indentation
make/jdk/src/classes/build/tools/cldrconverter/Bundle.java
Only context differs of the third chunk
src/java.base/share/classes/java/time/format/DateTimeFormatterBuilder.java
Copyright.
The modified tests pass, it all runs in our CI tonight.
Please review.
https://bugs.openjdk.java.net/browse/JDK-8234347
https://hg.openjdk.java.net/jdk/jdk/rev/10e939d362fc
Best regards,
Goetz.
More information about the jdk-updates-dev
mailing list