commit | 06965a6c1c8a563903a64ed2e9484075a360bf9f | [log] [tgz] |
---|---|---|
author | Frank Yuan <frank.yuan@oracle.com> | Mon Oct 17 10:11:50 2016 +0800 |
committer | Frank Yuan <fyuan@openjdk.org> | Mon Oct 17 10:11:50 2016 +0800 |
tree | 961ff30757befd21e05a3346aeb10e35d23e0e10 | |
parent | db278cc21a50b68fc94db88367e3a5ddea728815 [diff] |
8167478: javax/xml/jaxp/unittest/parsers/Bug6341770.java failed with "java.security.AccessControlException: access denied ("java.io.FilePermission" "sko?ice")" Skip the test if the environment doesn't support non-ASCII for file name. Reviewed-by: joehw