JDK-6596386 : DT : will not recognize existance of incomplete kernel install.
  • Type: Bug
  • Component: deploy
  • Sub-Component: deployment_toolkit
  • Affected Version: 6u5
  • Priority: P2
  • Status: Closed
  • Resolution: Fixed
  • OS: windows
  • CPU: generic,x86
  • Submitted: 2007-08-23
  • Updated: 2010-09-17
  • Resolved: 2008-07-25
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 b03Fixed 7Fixed
Related Reports
Duplicate :  
Description
The Deployment Toolkit when itemizing the list of JREs available, sanity checks the registered jres by seeing if either jre/bin/client/jvm.dll or jre/bin/server/jvm.dll exists.  It needs to aso recognize when just jre/bin/kernel/jvm.dll exists.

Comments
EVALUATION simple fix in utils_md.cpp method checkVersionSanity.
23-08-2007