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