On May 21, 2013, at 2:18 AM, Erik Joelsson wrote: >> JPRT as far as I know only uses 10.7 systems for builds. The 10.8 systems >> can only be used for testing. > Since we have added the compiler and link args described earlier in this > thread to jdk8 makefiles, I believe we have enabled 10.8 for building jdk8 > too now. At least we intend to.
Careful with this. The jdk7u builds/makefiles probably still need a 10.7 system. With no access to JPRT sources anymore, I can't remember all details, but just declaring 10.8 systems able to build 10.7 might not work for jdk7u jobs. Can't remember if I had a solution for this, kind of expected the jdk7u makefiles to get changed, but I kind of doubt that happened. :^( -kto