RFR: JDK8U Backport of JDK-8042131 and JDK-8210633
Deepak Kejriwal
deepak.kejriwal at oracle.com
Fri Mar 22 15:51:44 UTC 2019
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
More information about the core-libs-dev
mailing list