Mon, 15 Sep 2014 12:19:31 +0200 |
tonyp |
8057768: Make heap region region type in G1 HeapRegion explicit
|
file |
diff |
annotate
|
Fri, 02 May 2014 02:11:34 +0200 |
jwilhelm |
8042298: Remove the names gen0 and gen1 from the GC code
|
file |
diff |
annotate
|
Mon, 27 Jan 2014 13:14:53 +0100 |
brutisso |
8030177: G1: Enable TLAB resizing
|
file |
diff |
annotate
|
Thu, 23 Jan 2014 14:47:23 +0100 |
jwilhelm |
8025856: Fix typos in the GC code
|
file |
diff |
annotate
|
Fri, 01 Nov 2013 17:09:38 +0100 |
jwilhelm |
8016309: assert(eden_size > 0 && survivor_size > 0) failed: just checking
|
file |
diff |
annotate
|
Mon, 21 Oct 2013 18:56:20 +0200 |
jwilhelm |
8026853: Prepare GC code for collector policy regression fix
|
file |
diff |
annotate
|
Mon, 21 Oct 2013 18:51:37 +0200 |
jwilhelm |
8026851: Remove unnecessary code in GenRemSet
|
file |
diff |
annotate
|
Mon, 10 Jun 2013 11:30:51 +0200 |
sla |
8005849: JEP 167: Event-Based JVM Tracing
|
file |
diff |
annotate
|
Thu, 16 May 2013 09:24:26 -0700 |
johnc |
8010738: G1: Output for full GCs with +PrintGCDetails should contain perm gen size/meta data change info
|
file |
diff |
annotate
|
Wed, 10 Apr 2013 10:57:34 -0700 |
johnc |
8010780: G1: Eden occupancy/capacity output wrong after a full GC
|
file |
diff |
annotate
|
Mon, 04 Mar 2013 12:42:14 -0800 |
johnc |
8007036: G1: Too many old regions added to last mixed GC
|
file |
diff |
annotate
|
Fri, 21 Dec 2012 11:45:34 -0800 |
johnc |
8001424: G1: Rename certain G1-specific flags
|
file |
diff |
annotate
|
Wed, 03 Oct 2012 20:31:41 +0200 |
jwilhelm |
8000351: Tenuring threshold should be unsigned
|
file |
diff |
annotate
|
Sat, 01 Sep 2012 13:25:18 -0400 |
coleenp |
6964458: Reimplement class meta-data storage to use native memory
|
file |
diff |
annotate
|
Thu, 23 Aug 2012 10:21:12 +0200 |
brutisso |
7178363: G1: Remove the serial code for PrintGCDetails and make it a special case of the parallel code
|
file |
diff |
annotate
|
Tue, 21 Aug 2012 14:10:39 -0700 |
johnc |
7185699: G1: Prediction model discrepancies
|
file |
diff |
annotate
|
Mon, 16 Jul 2012 13:00:26 -0700 |
jmasa |
Merge
|
file |
diff |
annotate
|
Thu, 28 Jun 2012 17:03:16 -0400 |
zgu |
6995781: Native Memory Tracking (Phase 1)
|
file |
diff |
annotate
|
Wed, 11 Jul 2012 22:47:38 +0200 |
brutisso |
7178361: G1: Make sure that PrintGC and PrintGCDetails use the same timing for the GC pause
|
file |
diff |
annotate
|
Thu, 31 May 2012 21:10:33 +0200 |
brutisso |
7172279: G1: Clean up TraceGen0Time and TraceGen1Time data gathering
|
file |
diff |
annotate
|
Mon, 14 May 2012 17:32:17 +0200 |
brutisso |
7161545: G1: Minor cleanups to the G1 logging
|
file |
diff |
annotate
|
Wed, 18 Apr 2012 13:39:55 -0400 |
tonyp |
7145441: G1: collection set chooser-related cleanup
|
file |
diff |
annotate
|
Wed, 18 Apr 2012 07:21:15 -0400 |
tonyp |
7157073: G1: type change size_t -> uint for region counts / indexes
|
file |
diff |
annotate
|
Thu, 05 Apr 2012 13:57:23 -0400 |
tonyp |
7127697: G1: remove dead code after recent concurrent mark changes
|
file |
diff |
annotate
|
Tue, 13 Mar 2012 11:05:32 -0700 |
johnc |
7143511: G1: Another instance of high GC Worker Other time (50ms)
|
file |
diff |
annotate
|
Tue, 27 Mar 2012 10:29:59 +0200 |
brutisso |
7156764: Remove unused size parameter from some CollectedHeap methods
|
file |
diff |
annotate
|
Wed, 15 Feb 2012 13:06:53 -0500 |
tonyp |
7132029: G1: mixed GC phase lasts for longer than it should
|
file |
diff |
annotate
|
Wed, 25 Jan 2012 12:58:23 -0500 |
tonyp |
7127706: G1: re-enable survivors during the initial-mark pause
|
file |
diff |
annotate
|
Mon, 23 Jan 2012 20:36:16 +0100 |
brutisso |
7132311: G1: assert((s == klass->oop_size(this)) || (Universe::heap()->is_gc_active() && ((is_typeArray()...
|
file |
diff |
annotate
|
Mon, 16 Jan 2012 22:10:05 +0100 |
brutisso |
6976060: G1: humongous object allocations should initiate marking cycles when necessary
|
file |
diff |
annotate
|
Tue, 10 Jan 2012 18:58:13 -0500 |
tonyp |
6888336: G1: avoid explicitly marking and pushing objects in survivor spaces
|
file |
diff |
annotate
|
Wed, 21 Dec 2011 22:13:31 +0100 |
brutisso |
7113021: G1: automatically enable young gen size auto-tuning when -Xms==-Xmx
|
file |
diff |
annotate
|
Wed, 21 Dec 2011 07:53:53 -0500 |
tonyp |
7119027: G1: use atomics to update RS length / predict time of inc CSet
|
file |
diff |
annotate
|
Fri, 16 Dec 2011 02:14:27 -0500 |
tonyp |
7113012: G1: rename not-fully-young GCs as "mixed"
|
file |
diff |
annotate
|
Thu, 17 Nov 2011 12:40:15 -0800 |
johnc |
7112743: G1: Reduce overhead of marking closure during evacuation pauses
|
file |
diff |
annotate
|
Mon, 28 Nov 2011 09:49:05 -0800 |
johnc |
7114303: G1: assert(_g1->mark_in_progress()) failed: shouldn't be here otherwise
|
file |
diff |
annotate
|
Tue, 09 Aug 2011 10:16:01 -0700 |
jmasa |
6593758: RFE: Enhance GC ergonomics to dynamically choose ParallelGCThreads
|
file |
diff |
annotate
|
Fri, 18 Nov 2011 12:52:27 -0500 |
tonyp |
7097002: G1: remove a lot of unused / redundant code from the G1CollectorPolicy class
|
file |
diff |
annotate
|
Sun, 23 Oct 2011 23:06:06 -0700 |
johnc |
7096030: G1: PrintGCDetails enhancements
|
file |
diff |
annotate
|
Fri, 14 Oct 2011 11:12:24 -0400 |
tonyp |
7088680: G1: Cleanup in the G1CollectorPolicy class
|
file |
diff |
annotate
|
Fri, 23 Sep 2011 16:07:49 -0400 |
tonyp |
7075646: G1: fix inconsistencies in the monitoring data
|
file |
diff |
annotate
|
Thu, 22 Sep 2011 10:57:37 -0700 |
johnc |
6484982: G1: process references during evacuation pauses
|
file |
diff |
annotate
|
Thu, 08 Sep 2011 16:29:41 +0200 |
brutisso |
6929868: G1: introduce min / max young gen size bounds
|
file |
diff |
annotate
|
Thu, 08 Sep 2011 05:16:49 -0400 |
tonyp |
7084509: G1: fix inconsistencies and mistakes in the young list target length calculations
|
file |
diff |
annotate
|
Wed, 07 Sep 2011 12:21:23 -0400 |
tonyp |
7050392: G1: Introduce flag to generate a log of the G1 ergonomic decisions
|
file |
diff |
annotate
|
Mon, 22 Aug 2011 10:16:33 -0400 |
tonyp |
7081064: G1: remove develop params G1FixedSurvivorSpaceSize, G1FixedTenuringThreshold, and G1FixedEdenSize
|
file |
diff |
annotate
|
Fri, 19 Aug 2011 09:30:59 +0200 |
brutisso |
6814390: G1: remove the concept of non-generational G1
|
file |
diff |
annotate
|
Fri, 12 Aug 2011 11:31:06 -0400 |
tonyp |
7039627: G1: avoid BOT updates for survivor allocations and dirty survivor regions incrementally
|
file |
diff |
annotate
|
Mon, 01 Aug 2011 10:04:28 -0700 |
johnc |
7068240: G1: Long "parallel other time" and "ext root scanning" when running specific benchmark
|
file |
diff |
annotate
|
Wed, 08 Jun 2011 15:31:51 -0400 |
tonyp |
7032531: G1: enhance GC logging to include more accurate eden / survivor size transitions
|
file |
diff |
annotate
|
Wed, 23 Mar 2011 14:12:51 +0100 |
brutisso |
6948149: G1: Imbalance in termination times
|
file |
diff |
annotate
|
Tue, 07 Dec 2010 16:47:42 -0500 |
tonyp |
6994056: G1: when GC locker is active, extend the Eden instead of allocating into the old gen
|
file |
diff |
annotate
|
Tue, 24 Aug 2010 17:24:33 -0400 |
tonyp |
6974966: G1: unnecessary direct-to-old allocations
|
file |
diff |
annotate
|
Tue, 23 Nov 2010 13:22:55 -0800 |
stefank |
6989984: Use standard include model for Hospot
|
file |
diff |
annotate
|
Wed, 04 Aug 2010 13:03:23 -0400 |
tonyp |
6963209: G1: remove the concept of abandoned pauses
|
file |
diff |
annotate
|
Mon, 02 Aug 2010 12:51:43 -0700 |
johnc |
6814437: G1: remove the _new_refs array
|
file |
diff |
annotate
|
Mon, 28 Jun 2010 14:13:17 -0400 |
tonyp |
6944166: G1: explicit GCs are not always handled correctly
|
file |
diff |
annotate
|
Thu, 22 Apr 2010 15:20:16 -0400 |
tonyp |
6946048: G1: improvements to +PrintGCDetails output
|
file |
diff |
annotate
|
Thu, 27 May 2010 19:08:38 -0700 |
trims |
6941466: Oracle rebranding changes for Hotspot repositories
|
file |
diff |
annotate
|
Thu, 22 Apr 2010 10:02:38 -0700 |
johnc |
6819061: G1: eliminate serial Other times that are proportional to the collection set length
|
file |
diff |
annotate
|