-
Bug
-
Resolution: Fixed
-
P1
-
1.3.0, 1.3.1_01
-
beta2
-
generic, x86
-
generic, linux
-
Verified
When the following runtime parameter is specified in Java Plug-in Control Panel
and when the applet is loaded into the browser causes the browser hang .It also
causes the browser crash on 98 and Linux.
Platform/Browsers tested : NT/NS4/IE5 , 98/NS47/IE5, Linux/NS6 with the latest
firefly FCS build.
Runtime Parameter :
-Djava.security.debug=access:domain
To reproduce the Bug :
1. Invoke Java Plug-in Control Panel
2. Specify the following runtime parameter
-Djava.security.debug=access:domain
3. Load plug-in applet from the target browser from
http://java.sun.com/products/plugin/1.3/demo/applets.html
and when the applet is loaded into the browser causes the browser hang .It also
causes the browser crash on 98 and Linux.
Platform/Browsers tested : NT/NS4/IE5 , 98/NS47/IE5, Linux/NS6 with the latest
firefly FCS build.
Runtime Parameter :
-Djava.security.debug=access:domain
To reproduce the Bug :
1. Invoke Java Plug-in Control Panel
2. Specify the following runtime parameter
-Djava.security.debug=access:domain
3. Load plug-in applet from the target browser from
http://java.sun.com/products/plugin/1.3/demo/applets.html
- duplicates
-
JDK-4260109 If we pass "-Djava.security.debug=all" in Plugin control panel, browser freezes
- Closed