Tue, 01 Nov 2016 16:23:29 +0300 8168493: Convert TestBitMap_test to GTest
kzhaldyb [Tue, 01 Nov 2016 16:23:29 +0300] rev 42591
8168493: Convert TestBitMap_test to GTest Reviewed-by: kbarrett, tschatzl
Wed, 23 Nov 2016 12:08:37 +0530 8169232: SA: TestCpoolForInvokeDynamic.java fails with sun.jvm.hotspot.debugger.DebuggerException: binary search bug: should have found entry 1
vtewari [Wed, 23 Nov 2016 12:08:37 +0530] rev 42590
8169232: SA: TestCpoolForInvokeDynamic.java fails with sun.jvm.hotspot.debugger.DebuggerException: binary search bug: should have found entry 1 Summary: Avoid potential data loss by avoiding the long-to-int cast of the return value of minus() Reviewed-by: dsamersoff, sspitsyn Contributed-by: jini.george@oracle.com
Tue, 22 Nov 2016 20:50:31 -0500 8166811: Missing memory fences between memory allocation and refinement
kbarrett [Tue, 22 Nov 2016 20:50:31 -0500] rev 42589
8166811: Missing memory fences between memory allocation and refinement Summary: Refactored to have needed barrier Reviewed-by: tschatzl, ehelin
Tue, 22 Nov 2016 20:24:47 -0500 8166607: G1 needs klass_or_null_acquire
kbarrett [Tue, 22 Nov 2016 20:24:47 -0500] rev 42588
8166607: G1 needs klass_or_null_acquire Summary: Use acquire where needed, split refinment humongous and non to simplify. Reviewed-by: tschatzl, ehelin
Tue, 22 Nov 2016 13:59:45 -0800 8165287: fix compress intrinsics to produce correct results with avx512
vdeshpande [Tue, 22 Nov 2016 13:59:45 -0800] rev 42587
8165287: fix compress intrinsics to produce correct results with avx512 Reviewed-by: kvn
Tue, 22 Nov 2016 11:34:11 -0800 8170039: Change UseAVX < 3 on SKX/KNL to not emit evex vector check
mcberg [Tue, 22 Nov 2016 11:34:11 -0800] rev 42586
8170039: Change UseAVX < 3 on SKX/KNL to not emit evex vector check Reviewed-by: kvn
Tue, 22 Nov 2016 16:13:13 +0300 8168396: Unexpected OOME in GcCauseTest02 and GcTest02
mchernov [Tue, 22 Nov 2016 16:13:13 +0300] rev 42585
8168396: Unexpected OOME in GcCauseTest02 and GcTest02 Reviewed-by: tschatzl, dfazunen
Mon, 21 Nov 2016 21:07:45 -0500 8169870: CDS: "assert(partition_size <= size()) failed: partition failed" on 32 bit JVM
jiangli [Mon, 21 Nov 2016 21:07:45 -0500] rev 42584
8169870: CDS: "assert(partition_size <= size()) failed: partition failed" on 32 bit JVM Summary: Exit the VM and report error if the second ReservedSpace() call also fails. Reviewed-by: cjplummer, sspitsyn, iklam
Mon, 21 Nov 2016 17:38:13 +0000 8170100: AArch64: Crash in C1-compiled code accessing References
aph [Mon, 21 Nov 2016 17:38:13 +0000] rev 42583
8170100: AArch64: Crash in C1-compiled code accessing References Reviewed-by: roland
Mon, 21 Nov 2016 17:29:17 +0000 8170098: AArch64: VM is extremely slow with JVMTI debugging enabled
aph [Mon, 21 Nov 2016 17:29:17 +0000] rev 42582
8170098: AArch64: VM is extremely slow with JVMTI debugging enabled Reviewed-by: roland
Mon, 21 Nov 2016 09:33:06 +0100 8169941: CodeBlob::is_frame_complete_at() does not honor CodeOffsets::frame_never_safe
thartmann [Mon, 21 Nov 2016 09:33:06 +0100] rev 42581
8169941: CodeBlob::is_frame_complete_at() does not honor CodeOffsets::frame_never_safe Summary: CodeBlob::is_frame_complete_at() should always return false if _frame_complete_offset is set to CodeOffsets::frame_never_safe (-1). Reviewed-by: kvn, dlong
Mon, 21 Nov 2016 08:27:10 +0100 8169711: CDS does not patch entry trampoline if intrinsic method is disabled
thartmann [Mon, 21 Nov 2016 08:27:10 +0100] rev 42580
8169711: CDS does not patch entry trampoline if intrinsic method is disabled Summary: Always create interpreter method entries for intrinsified methods but replace them with vanilla entries if the intrinsic is disabled at runtime. Reviewed-by: kvn, iklam
Fri, 18 Nov 2016 19:04:48 +0000 8169901: AArch64: CompareAndExchange intrinsics clobber address register
rkennke [Fri, 18 Nov 2016 19:04:48 +0000] rev 42579
8169901: AArch64: CompareAndExchange intrinsics clobber address register Reviewed-by: aph
Fri, 18 Nov 2016 18:46:08 +0300 8166719: gc/stress/TestStressG1Humongous.java fails with OOME
mchernov [Fri, 18 Nov 2016 18:46:08 +0300] rev 42578
8166719: gc/stress/TestStressG1Humongous.java fails with OOME Reviewed-by: tschatzl, dfazunen
(0) -30000 -10000 -3000 -1000 -300 -100 -14 +14 +100 +300 +1000 +3000 +10000 tip