kvn [Wed, 04 May 2016 15:30:21 -0700] rev 38237
8155162: java.util.zip.CRC32C Interpreter/C1 intrinsics support on SPARC
Reviewed-by: kvn
Contributed-by: ahmed.khawaja@oracle.com
roland [Fri, 29 Apr 2016 17:24:16 +0200] rev 38236
8154943: AArch64: redundant address computation instructions with vectorization
Summary: duplicated i2l nodes can be eliminated to optimize redundant address computations
Reviewed-by: kvn, dlong
roland [Wed, 04 May 2016 13:32:03 -0700] rev 38235
8155717: Aarch64: enable loop superword's unrolling analysis
Reviewed-by: aph, kvn, mcberg
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
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
mikael [Fri, 06 May 2016 13:00:21 -0700] rev 38209
8156088: Reintegrate 8153892: Handle unsafe access error directly in signal handler instead of going through a stub
Reviewed-by: stuefe, dholmes
amurillo [Fri, 06 May 2016 06:23:29 -0700] rev 38208
Merge
amurillo [Fri, 06 May 2016 06:12:56 -0700] rev 38207
Merge
kevinw [Fri, 06 May 2016 09:54:58 +0000] rev 38206
Merge