goetz [Mon, 10 Mar 2014 12:58:02 +0100] rev 23221
8036976: PPC64: implement the template interpreter
Reviewed-by: kvn, coleenp
Contributed-by: axel.siebenborn@sap.com, martin.doerr@sap.com
iveresov [Wed, 12 Mar 2014 11:24:26 -0700] rev 23220
8031321: Support Intel bit manipulation instructions
Summary: Add support for BMI1 instructions
Reviewed-by: kvn, roland
twisti [Tue, 11 Mar 2014 14:54:47 -0700] rev 23219
8037043: put Method flag bits in predictable positions
Reviewed-by: kvn, coleenp
drchase [Tue, 11 Mar 2014 10:59:26 -0700] rev 23218
Merge
drchase [Tue, 11 Mar 2014 13:38:32 -0400] rev 23217
8028037: [parfait] warnings from b114 for hotspot.src.share.vm
Summary: Insert null check for one warning; other warning handled in parfait config
Reviewed-by: kvn
neliasso [Tue, 11 Mar 2014 11:26:14 -0400] rev 23216
Merge
iveresov [Mon, 10 Mar 2014 11:09:02 -0700] rev 23215
8025644: java/util/stream/test/org/openjdk/tests/java/util/stream/ToArrayOpTest.java fails with TestData$OfRef): failure java.lang.AssertionError: expected [true] but found [false]
Summary: In GraphKit::gen_checkcast() provide only exact superklass to GraphKit::maybe_cast_profiled_receiver()
Reviewed-by: kvn, roland
anoll [Fri, 07 Mar 2014 07:42:40 +0100] rev 23214
8029799: vm/mlvm/anonloader/stress/oome prints warning: CodeHeap: # of free blocks > 10000
Summary: Double CodeCacheSegmentSize from 64 byte to 128 bytes if tiered compilation is enabled
Reviewed-by: kvn, twisti