shade [Wed, 04 May 2016 17:17:10 +0300] rev 38234
8155739: [TESTBUG] VarHandles/Unsafe tests for weakCAS should allow spurious failures
Reviewed-by: psandoz, vlivanov, simonis
enevill [Tue, 03 May 2016 20:36:17 +0000] rev 38233
8155967: aarch64: fix register usage in block zeroing
Summary: fix array fill stub to use r10 == base and r11 == count
Reviewed-by: aph
never [Tue, 03 May 2016 21:28:46 +0000] rev 38232
Merge
never [Tue, 03 May 2016 12:15:06 -0700] rev 38231
8155771: [JVMCI] expose JVM_ACC_IS_CLONEABLE_FAST
Reviewed-by: twisti
twisti [Tue, 03 May 2016 19:45:44 +0000] rev 38230
Merge
rschatz [Tue, 03 May 2016 11:57:03 +0200] rev 38229
8155735: use strings instead of Symbol* in JVMCI exception stubs
Reviewed-by: never, twisti
goetz [Mon, 02 May 2016 14:17:19 -0700] rev 38228
8155738: C2: fix frame_complete_offset
Summary: During scratch_emit_size wrong value was set. Also set offset of ppc.
Reviewed-by: kvn, dlong
dpochepk [Mon, 02 May 2016 03:24:02 +0300] rev 38227
8155163: JVMCI: MethodHandleAccessProvider.resolveInvokeBasicTarget implementation doesn't match javadoc
Reviewed-by: twisti
dpochepk [Mon, 02 May 2016 03:20:23 +0300] rev 38226
8155244: JVMCI: MemoryAccessProvider.readUnsafeConstant javadoc should be updated for null JavaKind case
Reviewed-by: twisti
enevill [Sat, 30 Apr 2016 00:57:04 -0700] rev 38225
8155790: aarch64: debug VM fails to start after 8155617
Summary: fix base register to point to end after zeroing
Reviewed-by: aph
never [Fri, 29 Apr 2016 12:56:27 -0700] rev 38224
8154483: update IGV with improvements from Graal
Reviewed-by: kvn
zmajo [Fri, 29 Apr 2016 14:32:19 +0200] rev 38223
8155653: TestVectorUnalignedOffset.java not pushed with 8155612
Summary: Add missing test.
Reviewed-by: aph, adinn
zmajo [Fri, 29 Apr 2016 13:10:01 +0200] rev 38222
Merge
zmajo [Fri, 29 Apr 2016 12:05:31 +0200] rev 38221
Merge
zmajo [Fri, 29 Apr 2016 08:32:42 +0200] rev 38220
8153340: Disallow misconfiguration and improve the consistency of allocation prefetching
Summary: Improve allocation prefetching.
Reviewed-by: kvn