diff make/linux/makefiles/optimized.make @ 14909:4ca6dc0799b6

Backout jdk9 merge
author Gilles Duboscq <duboscq@ssw.jku.at>
date Tue, 01 Apr 2014 13:57:07 +0200
parents 5eee9a9aeb7a
children
line wrap: on
line diff
--- a/make/linux/makefiles/optimized.make	Tue Apr 01 14:09:03 2014 +0200
+++ b/make/linux/makefiles/optimized.make	Tue Apr 01 13:57:07 2014 +0200
@@ -22,7 +22,7 @@
 #  
 #
 
-# Sets make macros for making optimized version of HotSpot VM
+# Sets make macros for making optimized version of Gamma VM
 # (This is the "product", not the "release" version.)
 
 # Compiler specific OPT_CFLAGS are passed in from gcc.make, sparcWorks.make