Mon, 09 May 2016 13:13:07 +0300 Merge
vlivanov [Mon, 09 May 2016 13:13:07 +0300] rev 38246
Merge
Fri, 06 May 2016 19:45:22 +0300 Merge
vlivanov [Fri, 06 May 2016 19:45:22 +0300] rev 38245
Merge
Fri, 06 May 2016 06:08:15 -0700 8156131: C2: MachProj dumps data on tty w/ -XX:+WizardMode
jcm [Fri, 06 May 2016 06:08:15 -0700] rev 38244
8156131: C2: MachProj dumps data on tty w/ -XX:+WizardMode Summary: Made to dump on output stream on wizard mode. Reviewed-by: vlivanov
Fri, 06 May 2016 05:57:43 -0700 8156124: Update compiler/unsafe/UnsafeGetConstantField after JDK-8148518 is fixed
jcm [Fri, 06 May 2016 05:57:43 -0700] rev 38243
8156124: Update compiler/unsafe/UnsafeGetConstantField after JDK-8148518 is fixed Summary: Removed workaround added for 8148518. Reviewed-by: vlivanov
Fri, 06 May 2016 05:42:36 -0700 8156126: LogCompilation: Dump additional info about deoptimization events
jcm [Fri, 06 May 2016 05:42:36 -0700] rev 38242
8156126: LogCompilation: Dump additional info about deoptimization events Summary: Added reason and pc information to deoptimization info. Reviewed-by: vlivanov
Fri, 06 May 2016 18:20:50 +0300 Merge
vlivanov [Fri, 06 May 2016 18:20:50 +0300] rev 38241
Merge
Thu, 05 May 2016 18:14:51 -0700 8155794: Move Objects.checkIndex BiFunction accepting methods to an internal package
psandoz [Thu, 05 May 2016 18:14:51 -0700] rev 38240
8155794: Move Objects.checkIndex BiFunction accepting methods to an internal package Reviewed-by: shade, vlivanov
Thu, 05 May 2016 17:16:08 -0700 8154974: AVX-512 equipped inflate, has_negatives & compress intrinsics
kvn [Thu, 05 May 2016 17:16:08 -0700] rev 38239
8154974: AVX-512 equipped inflate, has_negatives & compress intrinsics Reviewed-by: kvn Contributed-by: tomasz.wojtowicz@intel.com
Thu, 05 May 2016 10:03:26 -0700 8151268: Wire up the x86 _vectorizedMismatch stub routine in C1
psandoz [Thu, 05 May 2016 10:03:26 -0700] rev 38238
8151268: Wire up the x86 _vectorizedMismatch stub routine in C1 Reviewed-by: kvn
Wed, 04 May 2016 15:30:21 -0700 8155162: java.util.zip.CRC32C Interpreter/C1 intrinsics support on SPARC
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
Fri, 29 Apr 2016 17:24:16 +0200 8154943: AArch64: redundant address computation instructions with vectorization
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
Wed, 04 May 2016 13:32:03 -0700 8155717: Aarch64: enable loop superword's unrolling analysis
roland [Wed, 04 May 2016 13:32:03 -0700] rev 38235
8155717: Aarch64: enable loop superword's unrolling analysis Reviewed-by: aph, kvn, mcberg
Wed, 04 May 2016 17:17:10 +0300 8155739: [TESTBUG] VarHandles/Unsafe tests for weakCAS should allow spurious failures
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
Tue, 03 May 2016 20:36:17 +0000 8155967: aarch64: fix register usage in block zeroing
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
Tue, 03 May 2016 21:28:46 +0000 Merge
never [Tue, 03 May 2016 21:28:46 +0000] rev 38232
Merge
Tue, 03 May 2016 12:15:06 -0700 8155771: [JVMCI] expose JVM_ACC_IS_CLONEABLE_FAST
never [Tue, 03 May 2016 12:15:06 -0700] rev 38231
8155771: [JVMCI] expose JVM_ACC_IS_CLONEABLE_FAST Reviewed-by: twisti
Tue, 03 May 2016 19:45:44 +0000 Merge
twisti [Tue, 03 May 2016 19:45:44 +0000] rev 38230
Merge
Tue, 03 May 2016 11:57:03 +0200 8155735: use strings instead of Symbol* in JVMCI exception stubs
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
Mon, 02 May 2016 14:17:19 -0700 8155738: C2: fix frame_complete_offset
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
Mon, 02 May 2016 03:24:02 +0300 8155163: JVMCI: MethodHandleAccessProvider.resolveInvokeBasicTarget implementation doesn't match javadoc
dpochepk [Mon, 02 May 2016 03:24:02 +0300] rev 38227
8155163: JVMCI: MethodHandleAccessProvider.resolveInvokeBasicTarget implementation doesn't match javadoc Reviewed-by: twisti
Mon, 02 May 2016 03:20:23 +0300 8155244: JVMCI: MemoryAccessProvider.readUnsafeConstant javadoc should be updated for null JavaKind case
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
Sat, 30 Apr 2016 00:57:04 -0700 8155790: aarch64: debug VM fails to start after 8155617
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
Fri, 29 Apr 2016 12:56:27 -0700 8154483: update IGV with improvements from Graal
never [Fri, 29 Apr 2016 12:56:27 -0700] rev 38224
8154483: update IGV with improvements from Graal Reviewed-by: kvn
Fri, 29 Apr 2016 14:32:19 +0200 8155653: TestVectorUnalignedOffset.java not pushed with 8155612
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
Fri, 29 Apr 2016 13:10:01 +0200 Merge
zmajo [Fri, 29 Apr 2016 13:10:01 +0200] rev 38222
Merge
Fri, 29 Apr 2016 12:05:31 +0200 Merge
zmajo [Fri, 29 Apr 2016 12:05:31 +0200] rev 38221
Merge
Fri, 29 Apr 2016 08:32:42 +0200 8153340: Disallow misconfiguration and improve the consistency of allocation prefetching
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
Fri, 22 Apr 2016 16:05:00 +0200 8153527: break_tty_lock_for_safepoint causes "assert(false) failed: bad tag in log" and broken compile log
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
Wed, 13 Apr 2016 14:48:22 +0200 8153013: BlockingCompilation test times out
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
Mon, 18 Apr 2016 11:30:10 +0200 8154151: VM crashes with assert "Ensure we don't compile before compilebroker init"
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
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip