[8u60] Request for approval: 8073357: schema1.xsd has wrong content. Sequence of the enum values has been changed
Aleksej Efimov
aleksej.efimov at oracle.com
Wed Apr 22 14:12:46 UTC 2015
Hello,
Can I ask for approval of the JDK-8073357 [2] bug fix [1] to JDK8. The
original fix contains only test modifications, but the jaxws part was
introduced during JAXWS synchronization [3] in JDK9. The schemagen
changes [4] related to the reported failure were backported from JDK9.
This partial (ApNavigator.java changes) backport applies cleanly after
reshuffling. Test fix backport applies cleanly.
JDK build with proposed changes shows no related tests failures with
JPRT (jdk_other test group).
In case, if it is a subject of review - adding 'core-libs-dev'.
Thank you,
Aleksej
JDK9 changeset:
http://hg.openjdk.java.net/jdk9/dev/jdk/rev/2dcdce98a176
JDK9 review:
http://mail.openjdk.java.net/pipermail/core-libs-dev/2015-April/032931.html
JAXWS integration changeset:
http://hg.openjdk.java.net/jdk9/dev/jaxws/rev/f31835b59035
[1] Webrev: http://cr.openjdk.java.net/~aefimov/8073357/8/00/
[2] JBS: https://bugs.openjdk.java.net/browse/JDK-8073357
[3] JAXWS sync bug: https://bugs.openjdk.java.net/browse/JDK-8076549
[4] Backported changes:
http://cr.openjdk.java.net/~aefimov/8073357/8/00/jaxws/src/share/jaxws_classes/com/sun/tools/internal/jxc/model/nav/ApNavigator.java.patch
More information about the jdk8u-dev
mailing list