jdk8 - no docs directory

Pete Brunet peter.brunet at oracle.com
Fri Jan 18 15:09:00 UTC 2013


Hi, I built jdk8 last night and left NO_DOCS=true off but I have no docs
directory.  What do I need to do?  Here are the highlights of what  did:
- install the import bundle from
http://jre.us.oracle.com/java/re/jdk/8.0/promoted/latest/bundles/windows-i586/jdk-8-ea-windows-i586.tar.gz
- set ALT_JDK_IMPORT_PATH pointing to it
- clone top level: hg clone http://hg.openjdk.java.net/jdk8/awt
- clone jdk8: hg clone http://hg.openjdk.java.net/jdk8/awt/jdk
- cd ...\jdk\make
- make ARCH_DATA_MODEL=32 ALLOW_DOWNLOADS=true fastdebug_build

The build ran  a long time and appears to have finished normally.

Pete



More information about the build-dev mailing list