[13] RFR: 8227127: Era designator not displayed correctly using the COMPAT provider

2019-07-08 Thread naoto . sato
Hello, Please review the fix to the following issue: https://bugs.openjdk.java.net/browse/JDK-8227127 The proposed changeset is located at: https://cr.openjdk.java.net/~naoto/8227127/webrev.00/ This is a regression caused by the fix to 8039301, where era display names are correctly retrieved

Re: RFR: 8224560: (tz) Upgrade time-zone data to tzdata2019a and 8225580: tzdata2018i integration causes test failures on jdk-13

2019-07-08 Thread naoto . sato
Hi Ramanand, As to the change in ZoneInfoFile.java, I would put that special handling of Gaza/Hebron in line 577, as well as merging the comment in 575,576, so that it won't duplicate the code. Otherwise looks good. Naoto On 7/8/19 3:35 AM, Ramanand Patil wrote: Hi Andrew, Thank you for yo

Re: [8u] Re-examine closed i18n tests to see it they can be moved to the jdk repository

2019-07-08 Thread Andrew Leonard
Hi Andrew, I'm currently still seeing these new tests still failing on the latest jdk8u, is there a locale data fix for these? or is there another issue with them? FAILED: java/util/Calendar/CalendarRegression.java FAILED: java/util/Calendar/JapanEraNameCompatTest.java Thanks Andrew Andrew L

Re: RFR: 8224560: (tz) Upgrade time-zone data to tzdata2019a and 8225580: tzdata2018i integration causes test failures on jdk-13

2019-07-08 Thread Ramanand Patil
Hi Andrew, Thank you for your review. Updated webrev: http://cr.openjdk.java.net/~rpatil/8224560/webrev.01/ Regards, Ramanand. > -Original Message- > From: Andrew John Hughes > Sent: Saturday, July 6, 2019 9:53 PM > To: Ramanand Patil ; core-libs- > d...@openjdk.java.net; i18n-dev@openjd