JDK-6592260 : 1.4.2, 1.5, 1.6, 1.7 installer should make sure no java plugin dll exists under /plugins/
  • Type: Bug
  • Component: deploy
  • Sub-Component: deployment_toolkit
  • Affected Version: 6u3
  • Priority: P2
  • Status: Closed
  • Resolution: Fixed
  • OS: windows
  • CPU: x86
  • Submitted: 2007-08-13
  • Updated: 2010-09-17
  • Resolved: 2008-03-26
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.

To download the current JDK release, click here.
JDK 6 JDK 7
6u10 b07Fixed 7Fixed
Description
1.3.1_20 errorneously copy plugin dlls  to <FF_home>/plugins/ which causes FF to not being able to recognize any other versions of JRE installed (1.5, 1.6, or 1.7).

While a bug need to be filed against 1.3.1 update, it's possible that end users won't bother installing an update bundle from the about to get EOL 1.3.1 line.

1.5, 1.6, 1.7 installer therefore should make sure no java plugin dll exists under <FF_home>/plugins/ directory.

Comments
EVALUATION Registration of Plugin with Firefox during installation or from Java Control Panel will need to check and make sure there's no java plugin dll exists under <FF_home>/plugins/. A bug also needs to be filed against 1.3.1 update.
13-08-2007