bobv [Mon, 21 Aug 2017 12:08:03 -0400] rev 46253
8186115: libelf still referenced after 8172670
Reviewed-by: kvn, twisti, erikj, dholmes
dchuyko [Mon, 21 Aug 2017 14:57:44 +0200] rev 46252
8186438: 'configure' fails to find installed libfreetype on Ubuntu AArch64
Reviewed-by: erikj
iignatyev [Sun, 20 Aug 2017 20:36:10 -0700] rev 46251
8186095: upgrade to jtreg 4.2 b08
Reviewed-by: rriggs, mchung, dholmes, iklam
jwilhelm [Fri, 18 Aug 2017 18:39:35 +0200] rev 46250
Merge
jwilhelm [Wed, 16 Aug 2017 21:16:30 +0200] rev 46249
Merge
ctornqvi [Tue, 15 Aug 2017 16:26:30 -0400] rev 46248
8184772: Make it possible to pass arguments only to the Java running the tests when running jtreg through make
Reviewed-by: gtriantafill, iignatyev
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