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
neliasso [Fri, 22 Apr 2016 16:05:00 +0200] rev 38219
8153527: break_tty_lock_for_safepoint causes "assert(false) failed: bad tag in log" and broken compile log
Summary: Retake tty_lock before printing closing tag in print_optoassembly
Reviewed-by: kvn
neliasso [Wed, 13 Apr 2016 14:48:22 +0200] rev 38218
8153013: BlockingCompilation test times out
Summary: Task has no invocation count and get stale at once
Reviewed-by: kvn, iveresov, twisti