diff -r 3300a35a0bd5 -r 844619bd3580 make/jprt.config --- a/make/jprt.config Wed Jul 09 10:03:55 2008 -0700 +++ b/make/jprt.config Wed Aug 06 16:06:43 2008 -0700 @@ -146,9 +146,7 @@ if [ "${JPRT_SOLARIS_COMPILER_NAME}" != "" ] ; then compiler_name=${JPRT_SOLARIS_COMPILER_NAME} else - # FIXUP: Change to SS12 when validated - #compiler_name=SS12 - compiler_name=SS11 + compiler_name=SS12 fi compiler_path=${jdk_devtools}/${solaris_arch}/SUNWspro/${compiler_name}/bin ALT_COMPILER_PATH="${compiler_path}"