-
Bug
-
Resolution: Fixed
-
P4
-
None
-
7u40
-
Ubuntu12.04-x64 + Jre7u40/b33/64bit + FF22.0
Component: Javafx
Bundle: Jre7u40b33/64bit
Platform: ubuntu12.04-x64
Steps: (this test case is from new_framework/tests/javafx/manual/FXSandBoxNewPro/testcases/FXSandBoxNewProScenarios/testCertSignedDefault_SB_ResAbove_Expired.html)
Test Procedure:
1.Open JCP -Security-Security Level, make sure the slider is set to High
2.Make sure there is no baseline.versions under {DEPLOY_USER_HOME}/security/ dir
3.Set system time to future time e.g. 2022-10-26(win: date 22-10-26 linux: date -s 22-10-26)
4.Clear cache: javaws -uninstall
5.Launch app in browser: http://localhost:8080/FXSandBoxNewPro/html/testCertSignedJNLPResAboveFX.html
6.Make sure that a dialog with update, block or later shows up. Click "later" to proceed.
7.There should be a warning dialog for the security risk. Accept the warning.
8.A SSV dialog warning of insecured JRE version shows up. Select run with latest.
9.If the app is launched successfully with "Test Pass" shown, then test passed.
Actual Results:
At step6: The app is failed to launch after clicking on "later" and there's one exception "ExitException[ 3]java.lang.NullPointerException" thrown. Please refer to the attachment.
Bundle: Jre7u40b33/64bit
Platform: ubuntu12.04-x64
Steps: (this test case is from new_framework/tests/javafx/manual/FXSandBoxNewPro/testcases/FXSandBoxNewProScenarios/testCertSignedDefault_SB_ResAbove_Expired.html)
Test Procedure:
1.Open JCP -Security-Security Level, make sure the slider is set to High
2.Make sure there is no baseline.versions under {DEPLOY_USER_HOME}/security/ dir
3.Set system time to future time e.g. 2022-10-26(win: date 22-10-26 linux: date -s 22-10-26)
4.Clear cache: javaws -uninstall
5.Launch app in browser: http://localhost:8080/FXSandBoxNewPro/html/testCertSignedJNLPResAboveFX.html
6.Make sure that a dialog with update, block or later shows up. Click "later" to proceed.
7.There should be a warning dialog for the security risk. Accept the warning.
8.A SSV dialog warning of insecured JRE version shows up. Select run with latest.
9.If the app is launched successfully with "Test Pass" shown, then test passed.
Actual Results:
At step6: The app is failed to launch after clicking on "later" and there's one exception "ExitException[ 3]java.lang.NullPointerException" thrown. Please refer to the attachment.