RFR(XS): 8067237: [TESTBUG] javax/xml/ws/xsanymixed/Test.java failed on compilation
Aleks Efimov
aleksej.efimov at oracle.com
Wed Dec 28 15:03:38 UTC 2016
Hello,
Please, help to review javax/xml/ws/xsanymixed/Test.java test fix that
addresses test failure [1] with JDK9 JRE runtime due to missing wsimport
tool. The fix is to use the tool from compile JDK:
http://cr.openjdk.java.net/~aefimov/8067237/9/00/
The modification was tested with JTREG both with jre and jdk set as java
under test (-jdk jtreg option).
Best Regards,
Aleksej
[1] JBS: https://bugs.openjdk.java.net/browse/JDK-8067237
More information about the core-libs-dev
mailing list