Wed, 15 Apr 2015 11:42:20 -0400 |
jprovino |
8074545: Rename and clean up the ParGCAllocBuffer class
|
file |
diff |
annotate
|
Thu, 16 Apr 2015 09:28:18 +0200 |
pliden |
8077415: Remove duplicate variables holding the CollectedHeap
|
file |
diff |
annotate
|
Wed, 15 Apr 2015 12:16:01 -0400 |
kbarrett |
8069367: Eagerly reclaimed humongous objects left on mark stack
|
file |
diff |
annotate
|
Sun, 12 Apr 2015 14:59:41 +0200 |
brutisso |
8077411: Remove CollectedHeap::supports_heap_inspection()
|
file |
diff |
annotate
|
Tue, 07 Apr 2015 10:53:51 +0200 |
tschatzl |
8058354: SPECjvm2008-Derby -2.7% performance regression on Solaris-X64 starting with 9-b29
|
file |
diff |
annotate
|
Thu, 02 Apr 2015 16:08:41 +0200 |
brutisso |
8076452: Remove SharedHeap
|
file |
diff |
annotate
|
Thu, 02 Apr 2015 16:06:07 +0200 |
brutisso |
8076454: Clean up/move things out of SharedHeap
|
file |
diff |
annotate
|
Wed, 01 Apr 2015 10:49:08 +0200 |
pliden |
8076294: Cleanup of CollectedHeap::kind()
|
file |
diff |
annotate
|
Tue, 31 Mar 2015 08:27:30 +0200 |
pliden |
8076231: Remove unused is_in_partial_collection()
|
file |
diff |
annotate
|
Tue, 24 Mar 2015 11:21:21 +0100 |
stefank |
8075803: Fix GC includes and forward declarations
|
file |
diff |
annotate
|
Mon, 01 Dec 2014 15:24:56 +0100 |
mgerdin |
8075210: Refactor strong root processing in order to allow G1 to evolve separately from GenCollectedHeap
|
file |
diff |
annotate
|
Mon, 16 Mar 2015 17:51:28 +0300 |
azakharov |
8061715: gc/g1/TestShrinkAuxiliaryData15.java fails with java.lang.RuntimeException: heap decommit failed - after > before
|
file |
diff |
annotate
|
Mon, 26 Jan 2015 10:32:35 +0100 |
ehelin |
8030646: track collection set membership in one place
|
file |
diff |
annotate
|
Fri, 06 Mar 2015 09:07:33 +0100 |
sfriberg |
8031538: G1 eden usage is sometimes higher than target eden (printed Eden size)
|
file |
diff |
annotate
|
Fri, 27 Feb 2015 19:52:48 -0500 |
kbarrett |
8069016: Add BarrierSet downcast support
|
file |
diff |
annotate
|
Fri, 13 Feb 2015 09:48:49 +0100 |
mlarsson |
8072621: Clean up around VM_GC_Operations
|
file |
diff |
annotate
|
Thu, 08 Jan 2015 14:13:03 +0100 |
redestad |
8068037: Remove dead code in G1CollectedHeap
|
file |
diff |
annotate
|
Wed, 07 Jan 2015 15:15:37 +0100 |
tschatzl |
8048179: Early reclaim of large objects that are referenced by a few objects
|
file |
diff |
annotate
|
Tue, 23 Dec 2014 15:48:32 +0100 |
tschatzl |
8068018: Clean up friends of G1CollectedHeap
|
file |
diff |
annotate
|
Mon, 22 Dec 2014 16:49:24 +0100 |
tschatzl |
8068036: assert(is_available(index)) failed in G1 cset
|
file |
diff |
annotate
|
Fri, 19 Dec 2014 09:21:06 +0100 |
tschatzl |
8060025: Object copy time regressions after JDK-8031323 and JDK-8057536
|
file |
diff |
annotate
|
Mon, 08 Dec 2014 18:57:33 +0100 |
mgerdin |
8067655: Clean up G1 remembered set oop iteration
|
file |
diff |
annotate
|
Tue, 25 Nov 2014 11:59:55 +0100 |
mlarsson |
8062943: REDO - Parallelize clearing the next mark bitmap
|
file |
diff |
annotate
|
Thu, 30 Oct 2014 10:51:06 +0100 |
sjohanss |
8061234: ResourceContext.requestAccurateUpdate() is unreliable
|
file |
diff |
annotate
|
Thu, 23 Oct 2014 16:19:32 -0400 |
kbarrett |
8061748: Remove check_ct_logs_at_safepoint()
|
file |
diff |
annotate
|
Thu, 09 Oct 2014 11:40:11 +0200 |
tschatzl |
8059758: Footprint regressions with JDK-8038423
|
file |
diff |
annotate
|
Tue, 07 Oct 2014 14:54:53 +0200 |
mlarsson |
8058298: Separate heap region iterator claim values from the data structures iterated over
|
file |
diff |
annotate
|
Tue, 23 Sep 2014 11:43:24 +0200 |
tonyp |
8058495: G1: normalize names for isHumongous() and friends
|
file |
diff |
annotate
|
Wed, 10 Sep 2014 13:01:13 -0700 |
jcoomes |
8057824: methods to copy allocation context statistics
|
file |
diff |
annotate
|
Wed, 10 Sep 2014 13:01:13 -0700 |
jcoomes |
8057818: collect allocation context statistics at gc pauses
|
file |
diff |
annotate
|
Tue, 09 Sep 2014 00:05:25 +0200 |
sjohanss |
8057658: Enable G1 FullGC extensions
|
file |
diff |
annotate
|
Fri, 05 Sep 2014 09:49:19 +0200 |
sjohanss |
8057536: Refactor G1 to allow context specific allocations
|
file |
diff |
annotate
|
Fri, 29 Aug 2014 13:12:21 +0200 |
mgerdin |
8048268: G1 Code Root Migration performs poorly
|
file |
diff |
annotate
|
Tue, 26 Aug 2014 09:36:53 +0200 |
tschatzl |
8054819: Rename HeapRegionSeq to HeapRegionManager
|
file |
diff |
annotate
|
Mon, 25 Aug 2014 09:10:13 +0200 |
stefank |
8055416: Several vm/gc/heap/summary "After GC" events emitted for the same GC ID
|
file |
diff |
annotate
|
Tue, 19 Aug 2014 14:09:10 +0200 |
tschatzl |
8038423: G1: Decommit memory within heap
|
file |
diff |
annotate
|
Mon, 18 Aug 2014 19:30:24 -0700 |
poonam |
8044406: JVM crash with JDK8 (build 1.8.0-b132) with G1 GC
|
file |
diff |
annotate
|
Mon, 18 Aug 2014 16:10:44 +0200 |
tschatzl |
8054818: Refactor HeapRegionSeq to manage heap region and auxiliary data
|
file |
diff |
annotate
|
Thu, 07 Aug 2014 22:28:53 +0200 |
tschatzl |
8054341: Remove some obsolete code in G1CollectedHeap class
|
file |
diff |
annotate
|
Wed, 23 Jul 2014 09:03:32 +0200 |
tschatzl |
8027959: Early reclamation of large objects in G1
|
file |
diff |
annotate
|
Mon, 21 Jul 2014 10:00:31 +0200 |
tschatzl |
8048112: G1 Full GC needs to support the case when the very first region is not available
|
file |
diff |
annotate
|
Mon, 07 Jul 2014 10:12:40 +0200 |
stefank |
8049421: G1 Class Unloading after completing a concurrent mark cycle
|
file |
diff |
annotate
|
Mon, 07 Jul 2014 12:37:11 +0200 |
stefank |
8049420: Backout 8048248 to correct attribution
|
file |
diff |
annotate
|
Mon, 07 Jul 2014 10:12:40 +0200 |
stefank |
8048248: G1 Class Unloading after completing a concurrent mark cycle
|
file |
diff |
annotate
|
Thu, 26 Jun 2014 15:45:07 +0200 |
tschatzl |
8035400: Move G1ParScanThreadState into its own files
|
file |
diff |
annotate
|
Fri, 13 Jun 2014 13:46:06 +0200 |
pliden |
8044796: G1: Enable G1CollectedHeap::stop()
|
file |
diff |
annotate
|
Tue, 29 Apr 2014 15:17:27 +0200 |
goetz |
8042195: Introduce umbrella header orderAccess.inline.hpp.
|
file |
diff |
annotate
|
Tue, 29 Apr 2014 09:33:20 +0200 |
brutisso |
7132678: G1: verify that the marking bitmaps have no marks for objects over TAMS
|
file |
diff |
annotate
|
Thu, 17 Apr 2014 15:57:02 +0200 |
brutisso |
8040722: G1: Clean up usages of heap_region_containing
|
file |
diff |
annotate
|
Wed, 16 Apr 2014 11:05:37 +0200 |
tschatzl |
8028710: G1 does not retire allocation buffers after reference processing work
|
file |
diff |
annotate
|
Wed, 16 Apr 2014 10:55:26 +0200 |
tschatzl |
8027553: Change the in_cset_fast_test functionality to use the G1BiasedArray abstraction
|
file |
diff |
annotate
|
Fri, 11 Apr 2014 11:00:12 +0200 |
pliden |
8037112: gc/g1/TestHumongousAllocInitialMark.java caused SIGSEGV
|
file |
diff |
annotate
|
Thu, 03 Apr 2014 17:49:31 +0400 |
vkempik |
8016302: Change type of the number of GC workers to unsigned int (2)
|
file |
diff |
annotate
|
Wed, 02 Apr 2014 09:17:38 +0200 |
goetz |
8038498: Fix includes and C inlining after 8035330
|
file |
diff |
annotate
|
Fri, 28 Feb 2014 15:27:09 +0100 |
jwilhelm |
8036025: Sort the freelist in order to shrink the heap
|
file |
diff |
annotate
|
Mon, 17 Mar 2014 10:07:51 +0100 |
tschatzl |
8035330: Remove G1ParScanPartialArrayClosure and G1ParScanHeapEvacClosure
|
file |
diff |
annotate
|
Mon, 17 Mar 2014 10:13:27 +0100 |
tschatzl |
8035398: Add card redirty time in "Other" time in G1
|
file |
diff |
annotate
|
Mon, 17 Mar 2014 10:13:18 +0100 |
tschatzl |
8027295: Free CSet takes ~50% of young pause time
|
file |
diff |
annotate
|
Mon, 17 Mar 2014 10:12:21 +0100 |
tschatzl |
8035406: Improve data structure for Code Cache remembered sets
|
file |
diff |
annotate
|
Fri, 14 Mar 2014 10:15:46 +0100 |
brutisso |
8034079: G1: Refactor the HeapRegionSet hierarchy
|
file |
diff |
annotate
|