-
Bug
-
Resolution: Fixed
-
P4
-
1.4.2_02
-
rc
-
x86
-
windows_2003
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2112932 | 5.0 | Abhijit Saha | P4 | Resolved | Fixed | tiger |
Ran regression tests on Windows 2003 ES (64 bit) on AMD 64 machine and test 4447135 failed. Looking in test.out I could see a security exception was being thrown.
I added a .java.policy file giving full security permissions and the test passed, but I can't really tell if this is correct or not. A .java.policy file should be supplied with the test case if it's needed for the test to pass.
The jtr file and the test.out file are attached.
I added a .java.policy file giving full security permissions and the test passed, but I can't really tell if this is correct or not. A .java.policy file should be supplied with the test case if it's needed for the test to pass.
The jtr file and the test.out file are attached.
- backported by
-
JDK-2112932 TEST_BUG: CTE_REGTEST\Generic\4447135\ProxyBack.java fails on Windows 2003
- Resolved