JDK-6830815 : jprt.config not setting proper compiler version for use in 6u14
  • Type: Bug
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: hs14
  • Priority: P2
  • Status: Closed
  • Resolution: Fixed
  • OS: solaris
  • CPU: generic
  • Submitted: 2009-04-16
  • 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 JDK 7 Other
6u14Fixed 7Fixed hs14Fixed
Description
Currently, when JPRT builds HS14/HS15 against the 6u14 JDK, it uses the wrong compiler: SS11 should be used instead of SS12.  SS11 is the official build compiler of the 6Update series, and the one being used by RE.

Comments
EVALUATION This is a omission in the make/jprt.config file. Need to add the jdk6u14 option to the section determining which Solaris compiler is the proper one.
16-04-2009