--- a/hotspot/src/share/tools/ProjectCreator/ProjectCreator.java Mon Dec 17 10:40:52 2012 -0800
+++ b/hotspot/src/share/tools/ProjectCreator/ProjectCreator.java Wed Dec 19 10:35:08 2012 -0800
@@ -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 "