JDK-6630119 : REG : About Java shows wrong version
  • Type: Bug
  • Component: deploy
  • Sub-Component: deployment_toolkit
  • Affected Version: beta,cascabel,6u10
  • Priority: P2
  • Status: Closed
  • Resolution: Fixed
  • OS:
    generic,solaris_10,windows,windows_xp,windows_vista generic,solaris_10,windows,windows_xp,windows_vista
  • CPU: generic,x86,sparc
  • Submitted: 2007-11-15
  • Updated: 2010-09-08
  • Resolved: 2008-01-17
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
6u10 b10Fixed
Related Reports
Duplicate :  
Duplicate :  
Description
About Java shows the version as "Version 6 Update 0"

Tested OS : Windows xp
Tested Bundle : 1.6.0_10 b07 promoted build

Steps to reproduce :
1. Install 1.6.0_10 b7 bundle
2. remove deployment.properties file from user profile
3. launch java control panel -> About Java

It shows the version as "Version 6 Update 0" instead of "Version 6 Update 10"

Comments
EVALUATION code in AboutDialog.java was trying to remove leading 0 in build number incorrectly
05-12-2007