[8u-dev] RFR (XXS): 8067239: [TESTBUG] javax/xml/bind/marshal/8036981/Test.java failed
Seán Coffey
sean.coffey at oracle.com
Thu Apr 12 14:37:25 UTC 2018
Looks fine.
regards,
Sean.
On 12/04/2018 15:35, Aleks Efimov wrote:
> Hi,
>
> javax/xml/bind/marshal/8036981/Test.java test is failing on all
> compact profiles. The full JRE is required to run this test. The
> proposed fix is to add the test to needs_jre test group:
> diff -r 2edaf51db818 test/TEST.groups
> --- a/test/TEST.groups
> +++ b/test/TEST.groups
> @@ -393,6 +393,7 @@
> javax/management/mxbean/LeakTest.java \
> javax/management/mxbean/MXBeanTest.java \
> javax/management/mxbean/PropertyNamesTest.java \
> + javax/xml/bind/marshal/8036981/Test.java \
> javax/xml/bind/marshal/8134111/UnmarshalTest.java \
> javax/xml/ws/8043129 \
> jdk/lambda/vm/InterfaceAccessFlagsTest.java \
>
> This test is available in JDK8 only.
>
> Thank you and Best Regards,
> Aleksei
>
More information about the jdk8u-dev
mailing list