-
Bug
-
Resolution: Fixed
-
P2
-
7
-
b118
-
generic
-
generic
-
Verified
If property deployment.javapi.lifecycle.exception is set to "true" inside the deployment.properties file then "Application - Error" dialog should be there in case applet throws some runtime exception. This is not happening with JKD7 latest PIT or nightly bundles
Steps to reprduce:
-------------------
1) Install latest nightly or JDK7 PIT bundles
2) Set "deployment.javapi.lifecycle.exception" to "true" or invoke Java control panel and under Advanced Tab > Debugging, select the option "Show applet lifecycle exceptions"
3) try to load following applet inside the browser
http://sqeweb.sfbay.sun.com/deployment1/deployment_6_UR_int_exec_ws/6/deployment/src/plugin/AppletUsability/AppletUsability/html/DummyApplet.html
If "Application -Error" pop-up is not there then bug is reproduced
Following tests are effected due to this CR:
AppletUsability/StartExceptionTest
AppletUsability/InitExceptionTest
AppletUsability/StopExceptionTest
AppletUsability/DestroyExceptionTest
Steps to reprduce:
-------------------
1) Install latest nightly or JDK7 PIT bundles
2) Set "deployment.javapi.lifecycle.exception" to "true" or invoke Java control panel and under Advanced Tab > Debugging, select the option "Show applet lifecycle exceptions"
3) try to load following applet inside the browser
http://sqeweb.sfbay.sun.com/deployment1/deployment_6_UR_int_exec_ws/6/deployment/src/plugin/AppletUsability/AppletUsability/html/DummyApplet.html
If "Application -Error" pop-up is not there then bug is reproduced
Following tests are effected due to this CR:
AppletUsability/StartExceptionTest
AppletUsability/InitExceptionTest
AppletUsability/StopExceptionTest
AppletUsability/DestroyExceptionTest