Hi Sean, I guess that the “jdk7” text in following comment: # When compiling code to be executed by the Boot JDK, force jdk7 compatibility.
should be changed to jdk8. It is on the line before “BOOT_JDK_SOURCETARGET” change. On 13 May 2014, at 00: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. Bye, -- Tomas Hurka <mailto:tomas.hu...@oracle.com> NetBeans Profiler http://profiler.netbeans.org VisualVM http://visualvm.java.net Software Developer Oracle, Praha Czech Republic