RFR [9]: 8157096: [TEST_BUG] test/javax/xml/bind/xjc/8145039/JaxbMarshallTest.java is skipped by jtreg
huizhe wang
huizhe.wang at oracle.com
Wed May 18 04:03:07 UTC 2016
Looks good, Aleksej.
-Joe
On 5/16/2016 4:57 PM, Aleks Efimov wrote:
> 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