[11] RFR: 8202026 8193552 : ISO 4217 Amendment #165 # 166 Update

naoto.sato at oracle.com naoto.sato at oracle.com
Wed Apr 25 17:00:49 UTC 2018


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


More information about the core-libs-dev mailing list