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
neliasso [Mon, 18 Apr 2016 11:30:10 +0200] rev 38217
8154151: VM crashes with assert "Ensure we don't compile before compilebroker init"
Summary: Drop compiles submitted with complevel_none
Reviewed-by: kvn
jmasa [Thu, 06 Aug 2015 22:07:30 -0700] rev 38216
6858051: Create GC worker threads dynamically
Reviewed-by: tschatzl, drwhite
stuefe [Thu, 28 Apr 2016 15:40:45 +0200] rev 38215
8155639: Remove STEP numbers from error reporting
Reviewed-by: coleenp, twisti
bchristi [Sat, 07 May 2016 05:53:11 +0000] rev 38214
Merge
bchristi [Fri, 06 May 2016 22:45:32 -0700] rev 38213
8147039: Incorrect locals and operands in compiled frames
Summary: Implement stack walking using javaVFrame instead of vframeStream
Reviewed-by: mchung, vlivanov
mikael [Sat, 07 May 2016 00:12:04 +0000] rev 38212
Merge
mikael [Fri, 06 May 2016 15:59:26 -0700] rev 38211
8150921: Update Unsafe getters/setters to use double-register variants
Reviewed-by: dholmes, shade, psandoz, jrose
kvn [Fri, 06 May 2016 15:41:08 -0700] rev 38210
8156480: Quarantine compiler/jvmci/compilerToVM/ReadUncompressedOopTest.java
Reviewed-by: dcubed