JDK-6828069 : Change JDK_MINOR_VER to 6 for 6Update HS versions
  • Type: Bug
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: hs14
  • Priority: P4
  • Status: Closed
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2009-04-08
  • Updated: 2012-10-08
  • Resolved: 2009-04-21
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 Other
6u14Fixed hs14Fixed
Description
The JDK_MINOR_VERSION number for HS14 is currently set to 7, which is what it was 
as a part of the JDK 7 build. Now that it's part of the 6Update train, it should
be changed to 6.

Comments
EVALUATION http://hg.openjdk.java.net/hsx/hsx16/master/rev/5a6085c47686
26-11-2009

EVALUATION http://hg.openjdk.java.net/hsx/hsx16/baseline/rev/5a6085c47686
26-11-2009

EVALUATION simply change JDK_MINOR_VERSION in make/hotspot_version from 7 to 6
08-04-2009