Thanks Erik, Are you pusing this forward to jdk9 as well?
Regards Marcus On 02 Oct 2014, at 07:29, Tim Bell <tim.b...@oracle.com> wrote: > Hi Erik: > >> Please review this small patch fixing the bootstrap problem of building >> nasgen. To make sure no other nashorn is picked up, force the bootclasspath >> to be only the rt.jar of the boot jdk and the newly compiled nashorn >> classes. This webrev also contains the anti delta of the workaround for this >> that was introduced in [1]. >> >> Bug: https://bugs.openjdk.java.net/browse/JDK-8059135 >> Webrev: http://cr.openjdk.java.net/~erikj/8059135/webrev.nashorn.01/ >> >> /Erik >> >> [1] https://bugs.openjdk.java.net/browse/JDK-8059132 > > Looks good to me. > > Tim > >