Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2034223 | 1.4.0 | Stanley Ho | P2 | Resolved | Fixed | beta |
STEPS TO REPRODUCE:
- On a Win2000 or WinNT sp5 machine, install the JRE for Merlin build 12
from:
/net/sqesvr/plugin2/merlin/beta/win32.b12/
- From the Plug-in test file:
http://sqesvr.eng.sun.com/plugin2/doc/merlin/JPI_QL_B12.html
run the Relative dimensions QL Tests from within either NS4.61, NS4.72
browsers.
RESULTS:
- For both English JRE and the I18N JRE, the QL test applet
http://sqesvr.eng.sun.com/plugin1/ws/tests/func/AppletCache/www/app_security01.html
threw the following exceptions and did not load:
java.lang.ClassCastException: java.lang.Integer
at sun.plugin.navig.win32.AppletPluginPanel.<init>(Unknown Source)
at sun.plugin.navig.win32.AppletPluginObject.createPanel(Unknown Source)
at sun.plugin.navig.win32.PluginObject.setDocumentURL(Unknown Source)
The test runs fine on Internet Explorer. Merlin build 8 doesn't have this
problem.
- On a Win2000 or WinNT sp5 machine, install the JRE for Merlin build 12
from:
/net/sqesvr/plugin2/merlin/beta/win32.b12/
- From the Plug-in test file:
http://sqesvr.eng.sun.com/plugin2/doc/merlin/JPI_QL_B12.html
run the Relative dimensions QL Tests from within either NS4.61, NS4.72
browsers.
RESULTS:
- For both English JRE and the I18N JRE, the QL test applet
http://sqesvr.eng.sun.com/plugin1/ws/tests/func/AppletCache/www/app_security01.html
threw the following exceptions and did not load:
java.lang.ClassCastException: java.lang.Integer
at sun.plugin.navig.win32.AppletPluginPanel.<init>(Unknown Source)
at sun.plugin.navig.win32.AppletPluginObject.createPanel(Unknown Source)
at sun.plugin.navig.win32.PluginObject.setDocumentURL(Unknown Source)
The test runs fine on Internet Explorer. Merlin build 8 doesn't have this
problem.
- backported by
-
JDK-2034223 Relative Dimensions on Merlin build-12 does not work on Netscape
-
- Resolved
-