jcm [Mon, 09 May 2016 23:49:22 -0700] rev 38657
8144856: fix assert in CompiledStaticCall::set_to_interpreted
Summary: trivial cleanup in assert code.
Reviewed-by: kvn, goetz, thartmann
jcm [Tue, 10 May 2016 00:17:46 -0700] rev 38656
8150016: small typo in ciReplay code
Summary: changed atol to atoi
Reviewed-by: kvn
dsamersoff [Tue, 24 May 2016 12:00:15 +0000] rev 38655
Merge
dsamersoff [Tue, 24 May 2016 10:03:07 +0000] rev 38654
Merge
dsamersoff [Tue, 24 May 2016 12:56:41 +0300] rev 38653
8155957: java.lang.IllegalAccessError: class <foo> (in unnamed module XXX) cannot access class jdk.internal.misc.Unsafe
Summary: Added missed exports
Reviewed-by: sspitsyn
sjohanss [Tue, 24 May 2016 10:05:03 +0200] rev 38652
8156028: G1YoungGenSizer _adaptive_size not correct when setting NewSize and MaxNewSize to the same value
Reviewed-by: jmasa, sangheki, drwhite