JDK-6657990 : Regression of 6635826: new plug-in does not run on top of JDK 1.4.2
Type:Bug
Component:deploy
Sub-Component:plugin
Affected Version:6u10
Priority:P3
Status:Closed
Resolution:Fixed
OS:generic
CPU:generic
Submitted:2008-02-01
Updated:2010-09-08
Resolved:2008-06-16
The Version table provides details related to the release that this issue/RFE will be addressed.
Unresolved : Release in which this issue/RFE will be addressed. Resolved: Release in which this issue/RFE has been resolved. Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.
Due to the use of the Boolean.parseBoolean() API in changes in PluginMain from 6606784, the new Java Plug-In currently does not run on top of 1.4.2. This is a reoccurrence of 6635826.