jdk/make/jdk_generic_profile.sh
changeset 642 d1f02d5e4c74
parent 2 90ce3da70b43
child 715 f16baef3a20e
--- a/jdk/make/jdk_generic_profile.sh	Tue May 27 17:18:01 2008 -0700
+++ b/jdk/make/jdk_generic_profile.sh	Wed Jun 04 09:38:18 2008 -0700
@@ -119,7 +119,7 @@
   # System place where JDK installed images are stored?
   jdk_instances=/usr/jdk/instances
 
-  # Get the SS11 compilers (and latest patches for them too)
+  # Get the Sun Studio compilers (and latest patches for them too)
   if [ "${ALT_COMPILER_PATH}" = "" ] ; then
     ALT_COMPILER_PATH=/opt/SUNWspro/bin
     export ALT_COMPILER_PATH