dholmes [Mon, 20 Nov 2017 17:10:02 -0500] rev 48006
Merge
dholmes [Mon, 20 Nov 2017 15:56:32 -0500] rev 48005
8189170: Add option to disable stack overflow checking in primordial thread for use with JNI_CreateJavaJVM
Reviewed-by: stuefe, dcubed
epavlova [Mon, 20 Nov 2017 14:02:10 -0800] rev 48004
8190975: [Graal] Tests which run with "--limit-modules java.base" could fail when Graal is used as JIT
Reviewed-by: dholmes, alanb
smonteith [Mon, 20 Nov 2017 09:46:55 +0000] rev 48003
8191338: aarch64: fails to build after 8189745
Reviewed-by: aph, drwhite, dchuyko
neliasso [Mon, 20 Nov 2017 09:50:27 +0100] rev 48002
8160548: Inconsistent inlining behavior with CompileOnly
Summary: can_be_compiled should not affect inlining
Reviewed-by: thartmann
neliasso [Wed, 11 Oct 2017 11:24:59 +0200] rev 48001
8169766: c1 + Xcomp reresolving call target every invocation
Summary: Set reciever klass for static_bound calls
Reviewed-by: kvn