jiangli [Mon, 14 Aug 2017 14:05:26 -0400] rev 46247
8179302: Pre-resolve constant pool string entries and cache resolved_reference arrays in CDS archive.
Summary: Shared class' constant pool resolved_references array is cached.
Reviewed-by: coleenp, iklam, tschatzl
Contributed-by: jiangli.zhou@oracle.com, thomas.schatzl@oracle.com
iveresov [Sat, 12 Aug 2017 01:21:20 +0000] rev 46246
Merge
iveresov [Fri, 11 Aug 2017 17:36:15 -0700] rev 46245
8186158: Update Graal
Reviewed-by: kvn
iignatyev [Fri, 11 Aug 2017 16:06:55 -0700] rev 46244
8174202: jtreg AOT tests should not assume library extension of .so
Reviewed-by: kvn
hseigel [Thu, 10 Aug 2017 11:11:52 -0400] rev 46243
8177741: Fix hotspot tests to use --patch-module instead of -Xmodule
Summary: Change InMemoryJavaCompiler.compile() to accept --patch-module instead of -Xmodule, and then change appropriate tests.
Reviewed-by: coleenp, gtriantafill
goetz [Tue, 01 Aug 2017 16:03:06 +0200] rev 46242
8185436: jtreg: introduce @requires property to disable cds tests
Reviewed-by: jiangli, mseledtsov, iklam
jwilhelm [Tue, 08 Aug 2017 21:15:58 +0200] rev 46241
Merge