Hi Naoto,
Pls review the updated code:
http://cr.openjdk.java.net/~ljiang/8202026/webrev.02/
- As suggested, clean up the old transition dates.
- Update copyright year.
- ISO 4217 Amendment #167 was published today, which discards the #166,
so withdraw the change for #166 in webrev.02.
Bug for #167:
https://bugs.openjdk.java.net/browse/JDK-8204269
Test passed on mach5.
Thanks,
Leo
On 26/04/2018 1:00 AM, naoto.s...@oracle.com wrote:
Hi Leo,
Although JDK11 is slated in 09/2018, enabling amendment 166 now is
technically a bug, as it will be effective from June 4. Please use the
transition mechanism in make/data/currency/CurrencyData.properties and
test/jdk/java/util/Currency/tablea1.txt.
OTOH, there are old (past) transition entries. I would clean up those
entries, such as:
326 # LATVIA
327 LV=LVL;2013-12-31-22-00-00;EUR
in CurrencyData.properties. This applies to tabela1.txt as well.
Naoto
On 4/24/18 8:52 PM, Leo Jiang wrote:
Forgot to mention, the tests in Currency fold are passed on Mach5.
-Leo
On 04/25/2018 09:33 AM, Leo Jiang wrote:
Hi,
Please review the changes to address the ISO 4217 Amendment 165 166
update.
Bug:
https://bugs.openjdk.java.net/browse/JDK-8193552 165
https://bugs.openjdk.java.net/browse/JDK-8202026 166
CR:
http://cr.openjdk.java.net/~ljiang/8202026/webrev.00/
Detail:
#165
From:
MAURITANIA Ouguiya MRO 478 2
To:
MAURITANIA Ouguiya MRU 929 2
#166
From:
VENEZUELA (BOLIVARIAN REPUBLIC OF) Bolívar VEF 937 2
To:
VENEZUELA (BOLIVARIAN REPUBLIC OF) Bolívar Soberano VES
928 2
Thanks,
Leo