chegar [Tue, 22 Mar 2016 10:43:58 +0000] rev 36615
Merge
amurillo [Thu, 17 Mar 2016 11:25:10 -0700] rev 36614
Merge
zmajo [Thu, 17 Mar 2016 13:48:11 +0100] rev 36613
Merge
never [Tue, 15 Mar 2016 14:19:24 -0700] rev 36612
8151871: [JVMCI] missing HAS_PENDING_EXCEPTION check
Reviewed-by: kvn
thartmann [Tue, 15 Mar 2016 17:42:28 +0100] rev 36611
8150804: C2 Compilation fails with assert(_base >= OopPtr && _base <= AryPtr) failed: Not a Java pointer
Summary: Wait with removing casts from inputs in PhiNode::ideal() until after parsing for the type information to propagate.
Reviewed-by: kvn
ppunegov [Tue, 15 Mar 2016 16:23:31 +0300] rev 36610
8150955: RandomValidCommandsTest.java fails with UnsatisfiedLinkError: sun.hotspot.WhiteBox.registerNatives
Summary: Replace invalid command with a valid one
Reviewed-by: kvn
neliasso [Tue, 15 Mar 2016 12:34:41 +0100] rev 36609
Merge
neliasso [Tue, 15 Mar 2016 11:17:22 +0100] rev 36608
8151796: compiler/whitebox/BlockingCompilation.java fails due to method not compiled
Summary: Make test more robust
Reviewed-by: simonis
neliasso [Tue, 15 Mar 2016 11:17:06 +0100] rev 36607
8151795: compiler/compilercontrol/parser/DirectiveParserTest.java fails with "assert failed: 0 != 0"
Summary: Treat zero added directives as fail
Reviewed-by: twisti, kvn
kshefov [Tue, 15 Mar 2016 13:00:43 +0300] rev 36606
8150850: [JVMCI] NPE when executing HotSpotConstantReflectionProvider.readStableFieldValue
Reviewed-by: twisti, dnsimon
zmajo [Mon, 14 Mar 2016 17:51:25 +0100] rev 36605
Merge
vlivanov [Mon, 14 Mar 2016 12:35:52 +0300] rev 36604
8143407: C1: @Stable array support
Reviewed-by: twisti
vlivanov [Mon, 14 Mar 2016 12:35:48 +0300] rev 36603
8141420: Compiler runtime entries don't hold Klass* from being GCed
Reviewed-by: kvn, coleenp
vlivanov [Mon, 14 Mar 2016 12:35:48 +0300] rev 36602
8150320: C1: Illegal bci in debug info for MH::linkTo* methods
Reviewed-by: kvn, dlong
vlivanov [Mon, 14 Mar 2016 12:35:44 +0300] rev 36601
8139247: Improper locking of MethodData::_extra_data_lock
Reviewed-by: dholmes, roland, dcubed
neliasso [Fri, 11 Mar 2016 21:02:09 +0100] rev 36600
Merge