Thank you, Naoto! Yes, you are right, while some sites insist on 2: for instance, https://help.sap.com/saphelp_pos22/helpdata/en/4f/efa63a9bb04d94a0ae4c32fd6cd827/content.htm?no_cache=true -- so I have been confused -- the official amendment fax on www.currency-iso.org https://www.currency-iso.org/dam/downloads/dl_currency_iso_amendment_126.pdf states minor unit 0 (no wonder with denomination 10000 to 1).
Updated webrev is http://cr.openjdk.java.net/~yan/8252497/webrev.1/ Thank you again! --yan On 28.08.2020 19:41, Naoto Sato wrote: > Sorry, another comment here. The ROL currency seemed to have no minor unit > (minor digit is zero). So > it should be listed in "minor0" property. > > Naoto > > On 8/28/20 9:30 AM, Naoto Sato wrote: >> Hi Yuri, >> >> Thanks for the catch! Looks good to me. Please update the copyright year to >> 2020 before the push. >> >> Naoto >> >> On 8/28/20 3:32 AM, Yuri Nesterenko wrote: >>> Hi, >>> >>> I have a customer requiring an obsolete currency ROL for something. >>> They pointed that numeric code for it should be 642, and they cannot >>> change that value using java.util.currency.data file. >>> >>> Bug is: https://bugs.openjdk.java.net/browse/JDK-8252497 >>> The trivial fix is in CurrencyData.properties: >>> http://cr.openjdk.java.net/~yan/8252497/webrev.0/ >>> >>> I'll put there noreg-trivial label. >>> >>> Thanks, >>> --yan >>>