Regression test java/awt/FontClass/FontPrivilege.java fails on Windows 2000 (German edition) with exception
Execution failed: `main' threw exception: java.security.AccessControlException: access denied (java.io.FilePermission C:\\WINNT\\Fonts read)
it is strange because c:\winnt dir does not exists on the version of windows - default installation dir of w2000 is c:\windows.
Tested on mustang b49.
Test result is attached and full test report is at http://java-g11n.sfbay/j2se/6.0/i18n/reports/beta/results/b49/regression/Windows2000_x86-SP4-de/JTreport/report.html
Execution failed: `main' threw exception: java.security.AccessControlException: access denied (java.io.FilePermission C:\\WINNT\\Fonts read)
it is strange because c:\winnt dir does not exists on the version of windows - default installation dir of w2000 is c:\windows.
Tested on mustang b49.
Test result is attached and full test report is at http://java-g11n.sfbay/j2se/6.0/i18n/reports/beta/results/b49/regression/Windows2000_x86-SP4-de/JTreport/report.html
- duplicates
-
JDK-6325754 REGRESSION: AccessControlException trying to launch SwingApplet
- Closed