Review Request: 8006828: "SKIP_BOOT_CYCLE=false" must work in new building infrastructure

Erik Joelsson erik.joelsson at oracle.com
Tue Mar 5 15:14:09 UTC 2013


On 2013-02-20 15:20, Erik Joelsson wrote:
> Adding check for SKIP_BOOT_CYCLE=false in Jprt.gmk which adds the 
> target bootcycle-images. Also fixing an issue with bootcycle-images 
> target that prevented them from creating images.
>
> http://cr.openjdk.java.net/~erikj/8006828/webrev.root.01/
>
http://cr.openjdk.java.net/~erikj/8006828/webrev.root.02/

Discovered some more problems with the bootcycle-images target that 
needed to be fixed. A full bootcycle build is still not possible due to 
errors like this:

/localhome/mercurial/closed-jdk8-build/jdk/make/tools/src/build/tools/javazic/GenDoc.java:123: 
error: cannot f
ind symbol
             String zonefile = ZoneInfoFile.getFileName(zonename) + ".html";


/Erik



More information about the build-dev mailing list