-
Bug
-
Resolution: Duplicate
-
P2
-
None
-
5.0u10
-
b02
-
x86
-
solaris_10
signedjar/signedjar_test8 test case is failing with 5.0u10 but passing with 5.0u09b03, and any previous updates, on Sol10/amd platform. The test is failing for both 32-bit and 64-bit jvm. It is failing for both b02 and b03. Test logs can be found here: /net/vice.russia/export/home0/dtf/dtf_ws/dtf3-exec/1.5.0_URv09-150_10b02-security-sol10amd-iy-2006-11-13-16-47-39-0836/
Here is the output of the test, compared to expected output:
======< Gold file= /net/vice.russia/export/home0/dtf/dtf_ws/dtf3-exec/1.5.0_URv09-150_10b02-security-sol10amd-iy-2006-11-13-16-47-39-0836/results/root.SunOS.x86/signedjar_test8/signedjar_test8.eout
======> Output file=/net/vice.russia/export/home0/dtf/dtf_ws/dtf3-exec/1.5.0_URv09-150_10b02-security-sol10amd-iy-2006-11-13-16-47-39-0836/results/root.SunOS.x86/signedjar_test8/signedjar_test8.pass
7,8c7,8
< Actual :Default privileges granted to all code.
< FAIL: Privilege was less than expected
---
> Actual :All Privileges
> PASS: Privilege was as expected.
10,11c10,11
< Actual :Default privileges granted to all code.
< FAIL: Privilege was less than expected
---
> Actual :All Privileges
> PASS: Privilege was as expected.
How to reproduce:
1. Install JDK on the test machine.
2. Launch the test with following command:
#java Tonga -iniFile TongaSetup.ini.testrun
Note: You should have Tonga harness in the CLASSPATH
Sample TongaSetup.ini file can be found at /net/vice.russia/export/home0/dtf/dtf_ws/dtf3-exec/1.5.0_URv09-150_10b02-security-sol10amd-iy-2006-11-13-16-47-39-0836/results/tonga.output/TongaSetup.ini.testrun
Thanks in advance.
Here is the output of the test, compared to expected output:
======< Gold file= /net/vice.russia/export/home0/dtf/dtf_ws/dtf3-exec/1.5.0_URv09-150_10b02-security-sol10amd-iy-2006-11-13-16-47-39-0836/results/root.SunOS.x86/signedjar_test8/signedjar_test8.eout
======> Output file=/net/vice.russia/export/home0/dtf/dtf_ws/dtf3-exec/1.5.0_URv09-150_10b02-security-sol10amd-iy-2006-11-13-16-47-39-0836/results/root.SunOS.x86/signedjar_test8/signedjar_test8.pass
7,8c7,8
< Actual :Default privileges granted to all code.
< FAIL: Privilege was less than expected
---
> Actual :All Privileges
> PASS: Privilege was as expected.
10,11c10,11
< Actual :Default privileges granted to all code.
< FAIL: Privilege was less than expected
---
> Actual :All Privileges
> PASS: Privilege was as expected.
How to reproduce:
1. Install JDK on the test machine.
2. Launch the test with following command:
#java Tonga -iniFile TongaSetup.ini.testrun
Note: You should have Tonga harness in the CLASSPATH
Sample TongaSetup.ini file can be found at /net/vice.russia/export/home0/dtf/dtf_ws/dtf3-exec/1.5.0_URv09-150_10b02-security-sol10amd-iy-2006-11-13-16-47-39-0836/results/tonga.output/TongaSetup.ini.testrun
Thanks in advance.
- duplicates
-
JDK-6472927 Jars signed by identiydb.obj in user.home directory aren't granted full permission in JDK 5.0u10 b02
- Closed