On Jul 26 2013, at 18:41 , Pete Brunet wrote: > Am doing my first jdk8 build. After reading through the build readme I > didn't see any info on building just jdk and using an import lib. I'm > guessing this is no longer possible but checking...
It's probably possible but usually not necessary. Even on a modest system a full build takes only 20 minutes and an incremental rebuild is less than 3 minutes (even faster if you use sjavac or JDK_FILTER). Mike