# HG changeset patch # User duke # Date 1499268101 -7200 # Node ID 5ae89cb606da9d735cf025fe9e4f0996062713f0 # Parent 184ac472c680b3cf32e27f890293acf5d6886f42# Parent 65cdbb9664e36435f738081bb79e3741ef6b4d99 Merge diff -r 184ac472c680 -r 5ae89cb606da .hgtags-top-repo --- a/.hgtags-top-repo Thu Sep 09 15:07:37 2010 -0700 +++ b/.hgtags-top-repo Wed Jul 05 17:21:41 2017 +0200 @@ -83,3 +83,4 @@ 43096cccf1cee749c2f4e7714ee71f4e9e0f4d7f jdk7-b106 7d396ad455c3b2f68b0d7094891c5aba7c757a6e jdk7-b107 140fdef4ddf52244013b6157dc542cd9f677bb6f jdk7-b108 +81dfc728d7bb7e1fff4a4dc6d0f7cea5a3315667 jdk7-b109 diff -r 184ac472c680 -r 5ae89cb606da README-builds.html --- a/README-builds.html Thu Sep 09 15:07:37 2010 -0700 +++ b/README-builds.html Wed Jul 05 17:21:41 2017 +0200 @@ -148,7 +148,7 @@ See SunSolve for patch downloads. - Sun Studio 12 + Sun Studio 12 Update 1 + patches JDK 6u14 FCS @@ -158,7 +158,7 @@ See SunSolve for patch downloads. - Sun Studio 12 + Sun Studio 12 Update 1 + patches JDK 6u14 FCS @@ -168,7 +168,7 @@ See SunSolve for patch downloads. - Sun Studio 12 + Sun Studio 12 Update 1 + patches JDK 6u14 FCS @@ -178,7 +178,7 @@ See SunSolve for patch downloads. - Sun Studio 12 + Sun Studio 12 Update 1 + patches JDK 6u14 FCS @@ -941,21 +941,78 @@ Solaris: Sun Studio
At a minimum, the - - Sun Studio 12 Compilers - (containing version 5.9 of the C and C++ compilers) is required, - with patches from the - - SunSolve web site. + + Sun Studio 12 Update 1 Compilers + (containing version 5.10 of the C and C++ compilers) is required, + including specific patches. +

+ The Solaris SPARC patch list is: +

+

+ The Solaris X86 patch list is: +

Set ALT_COMPILER_PATH to point to the location of the compiler binaries, and place this location in the PATH.

- The Sun Studio Express compilers at: + The Oracle Solaris Studio Express compilers at: - Sun Studio Express Download site + Oracle Solaris Studio Express Download site are also an option, although these compilers have not been extensively used yet.

diff -r 184ac472c680 -r 5ae89cb606da make/templates/gpl-cp-header --- a/make/templates/gpl-cp-header Thu Sep 09 15:07:37 2010 -0700 +++ b/make/templates/gpl-cp-header Wed Jul 05 17:21:41 2017 +0200 @@ -17,6 +17,6 @@ 2 along with this work; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. -Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, -CA 95054 USA or visit www.sun.com if you need additional information or -have any questions. +Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA +or visit www.oracle.com if you need additional information or have any +questions. diff -r 184ac472c680 -r 5ae89cb606da make/templates/gpl-header --- a/make/templates/gpl-header Thu Sep 09 15:07:37 2010 -0700 +++ b/make/templates/gpl-header Wed Jul 05 17:21:41 2017 +0200 @@ -15,6 +15,6 @@ 2 along with this work; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. -Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, -CA 95054 USA or visit www.sun.com if you need additional information or -have any questions. +Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA +or visit www.oracle.com if you need additional information or have any +questions.