Just a heads up on an approaching change to the version of the Solaris compilers we use for jdk7 builds.

Currently the jdk7 repositories expect to be built with the Solaris Studio 12 (SS12) compilers, but soon that will be changing to the Solaris Studio 12 Update 1 (SS12u1) compilers (technically SS12u1 plus some additional compiler patches, which are critical for SS12u1 to work for us).

The sanity checks are very forgiving and the worst case scenario is a sanity warning message, so the brave ones could change their PATH and ALT_COMPILER_PATH settings now.
However, keep in mind, this change is not official yet.

You can download SS12u1 compilers at this URL:
  
http://www.oracle.com/technetwork/server-storage/sunstudio/downloads/index.html

Below is the list of patches that were applied to the SS12u1 compilers.

Solaris-sparc
===============

141860-03 Sun Studio 12 Update 1: Patch for Compiler Common patch for Sun C C++ F77 F95
141861-02 Sun Studio 12 Update 1: Patch for Sun C Compiler
128228-02 Sun Studio 12 Update 1: Patch for Sun C++ Compiler
142371-01 Sun Studio 12.1 Update 1: Patch for dbx
128232-01 Sun Studio 12 Update 1: Patch for Fortran 95 8.4 Dynamic Libraries 141854-01 Sun Studio 12 Update 1: Patch for Fortran 95 8.4 Support Library
128231-01 Sun Studio 12 Update 1: Patch for Fortran 95 8.4 Compiler
142369-01 Sun Studio 12.1: Patch for Performance Analyzer Tools
124630-31 SunOS 5.10: System Administration Applications, Network, and Core Libraries Patch
119963-18 SunOS 5.10: Shared library patch for C++

Solaris-i586
===============

141858-03: Sun Studio 12 Update 1_x86: Sun Compiler Common patch for x86 backend
142363-02: Sun Studio 12 Update 1_x86: Patch for C Compiler
128229-02: Sun Studio 12 Update 1_x86: Patch for C++ Compiler
141853-01: Sun Studio 12 Update 1_x86: Patch for Fortran 95 8.4 Dynamic Librarie
s
141855-01: Sun Studio 12 Update 1_x86: Patch for Fortran 95 8.4 Support Library
141852-01: Sun Studio 12 Update 1_x86: Patch for Fortran 95 8.4 Compiler
142368-01: Sun Studio 12.1_x86: Patch for Performance Analyzer Tools


-kto

Reply via email to