Review request for JDK-8135251: Use Unsafe.defineAnonymousClass for loading Nashorn script code

Alan Bateman Alan.Bateman at oracle.com
Wed Sep 16 13:23:58 UTC 2015


On 16/09/2015 14:06, David M. Lloyd wrote:
>
> Also I could be wrong but it looks to me like the jigsaw/jake forest's 
> equivalent module graph has evolved somewhat, and thus doesn't quite 
> match this file anyway.
jigsaw/jake is currently at jdk9-b81. There may be changes backed up in 
jdk9/dev that aren't in jake yet, we'll get those once those changes get 
to master and there is a sync up. As I mentioned in the reply to Magnus 
then these sync ups often require changes to the module declarations.

Other than the pipeline there is one new module in jigsaw/jake 
(jdk.jlink), a few additional exports, and a few adjustments to 
qualified exports to take account of the wide changes in the jake 
forest. The nice thing about working in jake is that it will catch a lot 
more at compile time compared to working in jdk9/dev.

-Alan.


More information about the jigsaw-dev mailing list