Tue, 29 Nov 2016 08:48:14 +0100 Merge
thartmann [Tue, 29 Nov 2016 08:48:14 +0100] rev 42611
Merge
Tue, 29 Nov 2016 08:16:15 +0100 8168996: C2 crash at postaloc.cpp:140 : assert(false) failed: unexpected yanked node
thartmann [Tue, 29 Nov 2016 08:16:15 +0100] rev 42610
8168996: C2 crash at postaloc.cpp:140 : assert(false) failed: unexpected yanked node Summary: Prevent MemBarAcquire from keeping a LoadNNode alive by adding it to the worklist if it is the only user of a DecodeNNode. Reviewed-by: kvn
Tue, 29 Nov 2016 06:20:56 +0000 8170431: non-ASCII characters in source code comments (jimage.hpp)
dbuck [Tue, 29 Nov 2016 06:20:56 +0000] rev 42609
8170431: non-ASCII characters in source code comments (jimage.hpp) Reviewed-by: dholmes
Sun, 27 Nov 2016 19:58:30 -0800 8169867: Method::restore_unshareable_info does not invoke Method::link_method
iklam [Sun, 27 Nov 2016 19:58:30 -0800] rev 42608
8169867: Method::restore_unshareable_info does not invoke Method::link_method Reviewed-by: jiangli, kvn, thartmann
Tue, 29 Nov 2016 00:25:13 +0300 8170227: use vm.jvmci property in compiler/jvmci tests
iignatyev [Tue, 29 Nov 2016 00:25:13 +0300] rev 42607
8170227: use vm.jvmci property in compiler/jvmci tests Reviewed-by: kvn
Tue, 29 Nov 2016 00:25:09 +0300 8170226: Implement setting jtreg @requires property vm.jvmci
iignatyev [Tue, 29 Nov 2016 00:25:09 +0300] rev 42606
8170226: Implement setting jtreg @requires property vm.jvmci Reviewed-by: kvn
Tue, 22 Nov 2016 08:46:49 -0800 8170106: AArch64: Multiple JVMCI issues
aph [Tue, 22 Nov 2016 08:46:49 -0800] rev 42605
8170106: AArch64: Multiple JVMCI issues Reviewed-by: rschatz
Fri, 25 Nov 2016 17:56:30 +0000 Merge
iignatyev [Fri, 25 Nov 2016 17:56:30 +0000] rev 42604
Merge
Fri, 25 Nov 2016 11:59:40 +0300 8170228: register closed @requires property setter
iignatyev [Fri, 25 Nov 2016 11:59:40 +0300] rev 42603
8170228: register closed @requires property setter Reviewed-by: vlivanov, dfazunen
Fri, 25 Nov 2016 15:58:24 +0100 8170355: [BACKOUT] 8k class metaspace chunks misallocated from 4k chunk freelist
jwilhelm [Fri, 25 Nov 2016 15:58:24 +0100] rev 42602
8170355: [BACKOUT] 8k class metaspace chunks misallocated from 4k chunk freelist Reviewed-by: ehelin, stefank
Thu, 24 Nov 2016 16:07:53 +0100 Merge
erikj [Thu, 24 Nov 2016 16:07:53 +0100] rev 42601
Merge
Thu, 24 Nov 2016 15:27:53 +0100 8170284: Move fine granular hotspot make targets to top level
erikj [Thu, 24 Nov 2016 15:27:53 +0100] rev 42600
8170284: Move fine granular hotspot make targets to top level Reviewed-by: tbell
Thu, 24 Nov 2016 16:52:34 +0300 8166761: Compiler testing in tier2 should be optimized to finish in 20 minutes.
lmesnik [Thu, 24 Nov 2016 16:52:34 +0300] rev 42599
8166761: Compiler testing in tier2 should be optimized to finish in 20 minutes. Reviewed-by: ctornqvi, kvn
Thu, 24 Nov 2016 16:48:22 +0300 8166898: G1SATBCardTableLoggingModRefBS::invalidate() incorrect with whole_heap == true
lmesnik [Thu, 24 Nov 2016 16:48:22 +0300] rev 42598
8166898: G1SATBCardTableLoggingModRefBS::invalidate() incorrect with whole_heap == true Reviewed-by: tschatzl, kbarrett
Thu, 24 Nov 2016 11:27:57 +0100 8057003: Large reference arrays cause extremely long synchronization times
tschatzl [Thu, 24 Nov 2016 11:27:57 +0100] rev 42597
8057003: Large reference arrays cause extremely long synchronization times Summary: Slice large object arrays into parts so that the synchronization of marking threads with an STW pause request does not take long. Reviewed-by: ehelin, pliden
Thu, 24 Nov 2016 09:33:54 +0000 Merge
tschatzl [Thu, 24 Nov 2016 09:33:54 +0000] rev 42596
Merge
Thu, 24 Nov 2016 10:05:47 +0100 8169703: G1 crashes with guarantee(pretouch_gang != NULL) failed: No pretouch gang specified
tschatzl [Thu, 24 Nov 2016 10:05:47 +0100] rev 42595
8169703: G1 crashes with guarantee(pretouch_gang != NULL) failed: No pretouch gang specified Summary: Allow use of AlwaysPreTouch without passing a WorkGang. Reviewed-by: kbarrett, dfazunen, ddmitriev
Wed, 23 Nov 2016 14:36:32 +0100 8169931: 8k class metaspace chunks misallocated from 4k chunk freelist​
stefank [Wed, 23 Nov 2016 14:36:32 +0100] rev 42594
8169931: 8k class metaspace chunks misallocated from 4k chunk freelist​ Reviewed-by: mgerdin, coleenp, ehelin, stuefe
Wed, 23 Nov 2016 14:33:45 +0100 8167650: NMT should check for invalid MEMFLAGS
stuefe [Wed, 23 Nov 2016 14:33:45 +0100] rev 42593
8167650: NMT should check for invalid MEMFLAGS Reviewed-by: dholmes, mockner, cjplummer
Wed, 23 Nov 2016 12:01:57 +0300 8168492: Convert CollectedHeap_test to GTest
kzhaldyb [Wed, 23 Nov 2016 12:01:57 +0300] rev 42592
8168492: Convert CollectedHeap_test to GTest Reviewed-by: iignatyev, tschatzl
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
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -28 +28 +50 +100 +300 +1000 +3000 +10000 tip