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
Fri, 20 Feb 2015 12:43:46 +0100 8073532: jmap -heap fails after generation array removal
mgerdin [Fri, 20 Feb 2015 12:43:46 +0100] rev 29202
8073532: jmap -heap fails after generation array removal Summary: Fix field accessor code in the SA Reviewed-by: jwilhelm, brutisso
Wed, 18 Feb 2015 10:28:27 +0100 8073389: Remove the include of resourceArea.hpp from classFileParser.hpp
stefank [Wed, 18 Feb 2015 10:28:27 +0100] rev 29201
8073389: Remove the include of resourceArea.hpp from classFileParser.hpp Reviewed-by: coleenp, dholmes
Fri, 22 Aug 2014 10:10:08 +0200 8061802: REDO - Remove the generations array
jwilhelm [Fri, 22 Aug 2014 10:10:08 +0200] rev 29200
8061802: REDO - Remove the generations array Summary: The _gens array is removed and replaced by explicit _young_gen and _old_gen variables. Reviewed-by: kbarrett, mgerdin
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip