[jdk8u-dev] RFR: 8283277: ISO 4217 Amendment 171 Update
Paul Hohensee
phh at openjdk.org
Fri Dec 2 19:02:56 UTC 2022
On Fri, 2 Dec 2022 13:33:24 GMT, Dmitry Cherepanov <dcherepanov at openjdk.org> wrote:
> Please review the currency data update (ISO 4217 Amendment 171 Update)
>
> CurrencyData.properties - conflict in copyright year
> ValidateISO4217.java - conflict in copyright year and bug id list
> tablea1.txt - conflict in FILEVERSION
> LocaleDataTest.java - conflict in bug id list
>
> Testing: jdk/test/java/util/Currency and jdk/test/sun/text/resources passed
Imo worth backporting [JDK-7102969](https://bugs.openjdk.org/browse/JDK-7102969) because it covers 3 issues that are worth fixing.
7102969: currency.properties supercede not working correctly
8149452: j.t.SimpleDateFormat.getDateFormatSymbols().getZoneStrings() returns incorrect result for some time zones
8157138: Error while fetching currency instance by Currency.getInstance(currencycode)
-------------
PR: https://git.openjdk.org/jdk8u-dev/pull/202
More information about the jdk8u-dev
mailing list