Looks good to me Sean. -Chris.
P.S. don’t forget to push the closed version of gen-conf too. On 12 May 2014, at 23:22, Seán Coffey <sean.cof...@oracle.com> wrote: > While adding some lambda code to a CORBA class, I got a build time error > indicating that the build was running with -source 7. > > Given that JDK 8 is now the official bootstrap JDK for JDK 9 building, I > think we can bump the -source and -target properties up to 8 (from 7) > > bug ID : https://bugs.openjdk.java.net/browse/JDK-8042932 > webrev : http://cr.openjdk.java.net/~coffeys/webrev.8042932/webrev/ > > Thanks to Erik for identifying the offending file. > > regards, > Sean.