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