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
eosterlund [Mon, 04 Jun 2018 12:59:51 +0200] rev 50375
8202547: Move G1 runtime calls used by generated code to G1BarrierSetRuntime
Reviewed-by: rkennke, tschatzl
jlahoda [Mon, 04 Jun 2018 12:54:13 +0200] rev 50374
8198378: javac crash when checking imports and a broken class is present
Summary: Properly handling bad classfile while processing imports.
Reviewed-by: vromero
mgronlun [Mon, 04 Jun 2018 12:51:24 +0200] rev 50373
8203921: JFR thread sampling is missing fixes from JDK-8194552
Reviewed-by: egahlin