RFR [JAXP] [TESTBUG] JDK-8175043 Multiple jaxp tests failing across platforms

Frank Yuan frank.yuan at oracle.com
Thu Feb 16 08:03:20 UTC 2017


Hi Max and All

 

Would you like to review http://cr.openjdk.java.net/~fyuan/8175043/webrev.00/?

Bug: https://bugs.openjdk.java.net/browse/JDK-8175043

 

Some JAXP tests are impacted by JDK-8168410, to fix the issue, I added the pull path name to the file name in the tests, and added a
temporary FilePermission for the specified file names in XSLTFunctionsTest.java.

 

To Max

 

I didn't take your proposal because we do want to assign FilePermission for the specified userdir, not for ".". To avoid assigning
potentially extra permission now or future, I used the explicit full file path in the test.

 

Thanks

Frank

 



More information about the core-libs-dev mailing list