JDK-7180589 : revert return code of installJRE for DT plugin on mozilla
  • Type: Bug
  • Component: deploy
  • Sub-Component: deployment_toolkit
  • Affected Version: 8
  • Priority: P2
  • Status: Closed
  • Resolution: Fixed
  • OS: windows
  • CPU: x86
  • Submitted: 2012-06-28
  • Updated: 2013-10-31
  • Resolved: 2012-07-04
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 7 JDK 8
7u6Fixed 8 b46Fixed
Description
revert return code of installJRE for DT plugin on mozilla

when we lookup installJRE function and not found - we should return 0.  this has been the return 0 since day 1 of DT plugin.

there was problem in dtjava.js - and we fixed that in the script itself.

Comments
EVALUATION when we lookup installJRE function and not found - we should return 0. this has been the same (return 0) since day 1 of DT plugin. there was problem in dtjava.js - and we fixed that in the script itself.
28-06-2012