Fri, 27 Feb 2015 09:58:25 +0100 8071600: Add a flat-mapping collector
psandoz [Fri, 27 Feb 2015 09:58:25 +0100] rev 29218
8071600: Add a flat-mapping collector Reviewed-by: smarks, chegar, briangoetz
Thu, 05 Mar 2015 11:26:17 -0800 Added tag jdk9-b53 for changeset 4bb4756ceb9c
katleman [Thu, 05 Mar 2015 11:26:17 -0800] rev 29217
Added tag jdk9-b53 for changeset 4bb4756ceb9c
Wed, 05 Jul 2017 20:22:50 +0200 Merge
duke [Wed, 05 Jul 2017 20:22:50 +0200] rev 29216
Merge
Thu, 05 Mar 2015 15:21:35 -0800 Merge
lana [Thu, 05 Mar 2015 15:21:35 -0800] rev 29215
Merge
Tue, 03 Mar 2015 17:56:33 +0000 8074349: AARCH64: C2 generates poor code for some byte and character stores
aph [Tue, 03 Mar 2015 17:56:33 +0000] rev 29214
8074349: AARCH64: C2 generates poor code for some byte and character stores Summary: Use iRegIorL2I as src input for char and byte stores. Reviewed-by: kvn
Tue, 03 Mar 2015 06:23:49 -0800 Merge
amurillo [Tue, 03 Mar 2015 06:23:49 -0800] rev 29213
Merge
Fri, 27 Feb 2015 07:34:26 -0800 Merge
amurillo [Fri, 27 Feb 2015 07:34:26 -0800] rev 29212
Merge
Thu, 26 Feb 2015 19:32:03 +0100 Merge
jwilhelm [Thu, 26 Feb 2015 19:32:03 +0100] rev 29211
Merge
Thu, 11 Dec 2014 09:56:57 +0100 8062672: JVM crashes during GC on various asserts which checks that HeapWord ptr is an oop
sjohanss [Thu, 11 Dec 2014 09:56:57 +0100] rev 29210
8062672: JVM crashes during GC on various asserts which checks that HeapWord ptr is an oop Summary: Crashes were caused by not disabling UseMemSetInBOT as should be done on sparc. Added support for picking up blkinit as a platform feature if available on Linux sparc. This is needed to avoid enabling UseMemSetInBOT when running on this platform. Reviewed-by: jwilhelm, brutisso
Mon, 23 Feb 2015 18:40:04 +0100 Merge
jwilhelm [Mon, 23 Feb 2015 18:40:04 +0100] rev 29209
Merge
Fri, 20 Feb 2015 13:54:42 +0100 8073543: Circular include dependency between psScavenge.inline.hpp and psPromotionManager.inline.hpp
stefank [Fri, 20 Feb 2015 13:54:42 +0100] rev 29208
8073543: Circular include dependency between psScavenge.inline.hpp and psPromotionManager.inline.hpp Reviewed-by: brutisso, mgerdin
Fri, 20 Feb 2015 22:22:39 +0100 8071822: [TEST_BUG] Adapt collectorPolicy internal tests to support 64K pages
goetz [Fri, 20 Feb 2015 22:22:39 +0100] rev 29207
8071822: [TEST_BUG] Adapt collectorPolicy internal tests to support 64K pages Summary: This fixes jtreg test ExecuteInternalVMTests.java for OSes with bigger default page sizes. Reviewed-by: jmasa
Fri, 20 Feb 2015 17:08:48 +0000 Merge
stefank [Fri, 20 Feb 2015 17:08:48 +0000] rev 29206
Merge
Fri, 20 Feb 2015 15:47:22 +0000 Merge
stefank [Fri, 20 Feb 2015 15:47:22 +0000] rev 29205
Merge
Fri, 20 Feb 2015 15:23:01 +0100 8073554: Remove unnecessary includes of markSweep[.inline].hpp
stefank [Fri, 20 Feb 2015 15:23:01 +0100] rev 29204
8073554: Remove unnecessary includes of markSweep[.inline].hpp Reviewed-by: tschatzl, coleenp
Fri, 20 Feb 2015 16:07:12 +0100 8058446: G1 Hot card cache should use ArrayAllocator to allocate the cache array
tschatzl [Fri, 20 Feb 2015 16:07:12 +0100] rev 29203
8058446: G1 Hot card cache should use ArrayAllocator to allocate the cache array Summary: Allocate large hot card caches using OS functions instead of the C heap to avoid native memory exhaustion. Reviewed-by: mgerdin, jwilhelm
(0) -10000 -3000 -1000 -300 -100 -16 +16 +100 +300 +1000 +3000 +10000 +30000 tip