changeset 1834:22cace5e30b5

6983296: build sanity checks for jdk7 should require SS12u1 Reviewed-by: ohair
author jcoomes
date Wed, 08 Sep 2010 16:10:51 -0700
parents 8b10f48633dc
children 4805b9f4779e
files make/solaris/makefiles/sparcWorks.make
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/make/solaris/makefiles/sparcWorks.make	Mon Sep 20 14:38:38 2010 -0700
+++ b/make/solaris/makefiles/sparcWorks.make	Wed Sep 08 16:10:51 2010 -0700
@@ -51,9 +51,9 @@
   VALIDATED_COMPILER_REVS   := 5.8
   VALIDATED_C_COMPILER_REVS := 5.8
 else
-  # Validated compilers for JDK7 are SS12 (5.9) or SS12 update 1 (5.10)
-  VALIDATED_COMPILER_REVS   := 5.9 5.10
-  VALIDATED_C_COMPILER_REVS := 5.9 5.10
+  # Validated compiler for JDK7 is SS12 update 1 + patches (5.10)
+  VALIDATED_COMPILER_REVS   := 5.10
+  VALIDATED_C_COMPILER_REVS := 5.10
 endif
 
 # Warning messages about not using the above validated versions