Hi Naoto, Thanks for review. I will update the copyright information and push the changes.
Regards, Deepak -----Original Message----- From: Naoto Sato Sent: Friday, March 22, 2019 10:59 PM To: Deepak Kejriwal <deepak.kejri...@oracle.com>; core-libs-dev <core-libs-dev@openjdk.java.net>; jdk8u-...@openjdk.java.net Subject: Re: RFR: JDK8U Backport of JDK-8042131 and JDK-8210633 Hi Deepak, Please modify the copyright year accordingly. Otherwise it looks good to me. Naoto On 3/22/19 8:51 AM, Deepak Kejriwal wrote: > Hi All, > > > > Please review the back port of fix for JDK-8042131 and JDK-8210633 to 8u-dev:- > > > > JBS report: https://bugs.openjdk.java.net/browse/JDK-8042131 > > https://bugs.openjdk.java.net/browse/JDK-8210633 > > > > Webrev: http://cr.openjdk.java.net/~rpatil/8042131_8210633/webrev.00/ > > > > Master bug change set: http://hg.openjdk.java.net/jdk/jdk/rev/f2d94a0619a2 > > http://hg.openjdk.java.net/jdk/jdk/rev/a0426bc28519 > > Summary: > The backport of fix for both bugs JDK-8042131 (from 11u) and JDK-8210633 > (from 12u) are not clean backport. Changes for file > "DateTimeFormatterBuilder.java" are manually merged. Since, test file > "TestDateTimeFormatterBuilderWithLocale.java" is new in 8u release only test > cases modified as part for JDK-8042131 and JDK-8210633 are added. > > All tests are run against the changes and found to be passing. > > Regards, > > Deepak > > >