RFR [9]: 8157096: [TEST_BUG] test/javax/xml/bind/xjc/8145039/JaxbMarshallTest.java is skipped by jtreg

Aleks Efimov aleksej.efimov at oracle.com
Mon May 16 23:57:31 UTC 2016


Hi,

Please review the changes to 
test/javax/xml/bind/xjc/8145039/JaxbMarshallTest.java:
1. The test is skipped by JTREG due to incorrect module name in jtreg 
@modules tag: javax.xml.bind -> java.xml.bind

2. The compilation of XJC generated classes now requires "-addmods 
java.xml.bind" argument to be passed to javac tool.

The test was executed with JTREG and passed.

Webrev: http://cr.openjdk.java.net/~aefimov/8157096/9/00
JBS: https://bugs.openjdk.java.net/browse/JDK-8157096

With Best Regards,
Aleksej



More information about the core-libs-dev mailing list