make/netbeans/README

Print this page

        

@@ -202,12 +202,12 @@
     world (directory "world")
         This project builds both the Hotspot VM and all of JavaSE. Please
         note that pretty much regardless of your hardware, this *will* take
         a long time, and use *lots* of disk space (more than 3GB). The
         results of the build are in
-        *install-dir*/control/build/*platform*-*arch* and
-        *install-dir*/control/build/*platform*-*arch*-fastdebug.
+        *install-dir*/build/*platform*-*arch* and
+        *install-dir*/build/*platform*-*arch*-fastdebug.
 
         Consult the project's README file for details.
 
     AWT & Java2d (directory "awt2d")
         For working on AWT and Java2d. Supports running the Font2DTest demo.