RFR (12): 8213300: jaxp/unittest/transform/CR6551600Test.java fails due to exception in jdk/jdk CI
Frank Yuan
frank.yuan at oracle.com
Wed Dec 5 02:19:43 UTC 2018
Hi all
Would you like to review this patch?
Bug: https://bugs.openjdk.java.net/browse/JDK-8213300
Webrev: http://cr.openjdk.java.net/~fyuan/8213300/webrev.00/
This patch made the following changes:
1. change the path of test file from the root directory of drive C to C:\temp directory
2. check if the UNC path is accessible before running the jaxp test
3. skip the test if it's not Windows because the UNC test is only valid on Windows
Thanks
Frank
More information about the core-libs-dev
mailing list