diff src/share/tools/ProjectCreator/ProjectCreator.java @ 7482:989155e2d07a

Merge with hs25-b15.
author Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
date Wed, 16 Jan 2013 01:34:24 +0100
parents e522a00b91aa 7d42f3b08300
children 3cce976666d9
line wrap: on
line diff
--- a/src/share/tools/ProjectCreator/ProjectCreator.java	Tue Jan 15 18:54:02 2013 +0100
+++ b/src/share/tools/ProjectCreator/ProjectCreator.java	Wed Jan 16 01:34:24 2013 +0100
@@ -36,7 +36,7 @@
             + "into .dsp file, substituting for path given in "
             + "-sourceBase. Example: HotSpotWorkSpace>");
       System.err.println("  -dllLoc <path to directory in which to put "
-            + "jvm.dll and jvm_g.dll; no trailing slash>");
+            + "jvm.dll; no trailing slash>");
       System.err.println("  If any of the above are specified, "
             + "they must all be.");
       System.err.println("  Additional, optional arguments, which can be "