lfoltan [Mon, 04 Jun 2018 11:32:00 -0400] rev 50379
8203435: Circular nested dynamic constant test needed to confirm JVMS resolution behavior
Summary: Additional of circular nested dynamic constant test.
Reviewed-by: acorn, psandoz
lfoltan [Mon, 04 Jun 2018 11:07:04 -0400] rev 50378
8202758: SIGSEGV calling Class.forName(String,Boolean,ClassLoader) with mocked loader
Summary: Check that the unnamed module for a given ClassLoader is an instance of java.lang.Module.
Reviewed-by: alanb, acorn, coleenp, dholmes, hseigel
sgehwolf [Mon, 04 Jun 2018 11:19:54 +0200] rev 50377
8203924: Zero: bootcycle-images build fails on x86_64
Summary: Use big java settings for jdk.compiler's annotation processing.
Reviewed-by: dholmes, erikj
goetz [Mon, 04 Jun 2018 12:29:48 +0200] rev 50376
8204277: [testbug] fix DisassembleCodeBlobTest.
Reviewed-by: thartmann