[13] RFR: JDK-8206879: Currency decimal marker incorrect for Peru

2019-05-10 Thread Deepak Kejriwal
Hello, Please review the fix to the following issue: https://bugs.openjdk.java.net/browse/JDK-8206879 The proposed fix is located at: http://cr.openjdk.java.net/~dkejriwal/8206879/webrev.00/ Summary In case of JRE locale provider, for Peru comma (,) is used as decimal marker which i

Re: [13] RFR: JDK-8206879: Currency decimal marker incorrect for Peru

2019-05-10 Thread naoto . sato
Hi Deepak, here are my comments. - FormatData_es_PE.java: Modify the copyright year to 2019. - Changes in "LocaleData" may be placed at the bottom of the file, explicitly indicating it is changed with 8206879. Please follow the similar changes' format. - Bug8206879.java does not have proper