Fri, 04 Jan 2013 17:04:46 -0800 8005672: Clean up some changes to GC logging with GCCause's file | diff | annotate
Mon, 01 Oct 2012 09:28:13 -0700 8000244: G1: Ergonomically set MarkStackSize and use virtual space for global marking stack file | diff | annotate
Fri, 30 Nov 2012 11:46:17 -0800 8004170: G1: Verbose GC output is not getting flushed to log file using JDK 8 file | diff | annotate
Mon, 08 Oct 2012 09:12:31 -0700 8000358: G1: metaspace information not printed in PrintHeapAtGC output nor in hs_err file file | diff | annotate
Thu, 04 Oct 2012 10:04:13 -0700 8000311: G1: ParallelGCThreads==0 broken file | diff | annotate
Thu, 27 Sep 2012 20:22:57 +0400 Merge file | diff | annotate
Mon, 17 Sep 2012 07:36:31 -0400 7194254: jstack reports wrong thread priorities file | diff | annotate
Wed, 19 Sep 2012 15:48:02 -0700 7193946: Move warnings associated with UseMemSetInBOT flag file | diff | annotate
Wed, 19 Sep 2012 08:48:10 -0700 7016955: G1: remove the is_zeroed parameter from the HeapRegion constructor file | diff | annotate
Mon, 17 Sep 2012 10:33:13 +0200 7198130: G1: PrintReferenceGC output comes out of order file | diff | annotate
Sat, 01 Sep 2012 13:25:18 -0400 6964458: Reimplement class meta-data storage to use native memory file | diff | annotate
Tue, 28 Aug 2012 15:20:08 -0700 7041879: G1: introduce stress testing parameter to cause frequent evacuation failures file | diff | annotate
Thu, 23 Aug 2012 10:21:12 +0200 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 7185699: G1: Prediction model discrepancies file | diff | annotate
Tue, 21 Aug 2012 10:05:57 -0700 7192128: G1: Extend fix for 6948537 to G1's BOT file | diff | annotate
Mon, 06 Aug 2012 12:20:14 -0700 6818524: G1: use ergonomic resizing of PLABs file | diff | annotate
Thu, 19 Jul 2012 15:15:54 -0700 7114678: G1: various small fixes, code cleanup, and refactoring file | diff | annotate
Mon, 16 Jul 2012 13:00:26 -0700 Merge file | diff | annotate
Wed, 11 Jul 2012 22:47:38 +0200 7178361: G1: Make sure that PrintGC and PrintGCDetails use the same timing for the GC pause file | diff | annotate
Mon, 02 Jul 2012 13:11:28 -0400 Merge file | diff | annotate
Thu, 28 Jun 2012 17:03:16 -0400 6995781: Native Memory Tracking (Phase 1) file | diff | annotate
Mon, 25 Jun 2012 16:00:55 -0700 6921087: G1: remove per-GC-thread expansion tables from the fine-grain remembered sets file | diff | annotate
Mon, 04 Jun 2012 13:29:34 +0200 7173460: G1: java/lang/management/MemoryMXBean/CollectionUsageThreshold.java failes with G1 file | diff | annotate
Tue, 05 Jun 2012 22:30:24 +0200 7172388: G1: _total_full_collections should not be incremented for concurrent cycles file | diff | annotate
Thu, 31 May 2012 21:10:33 +0200 7172279: G1: Clean up TraceGen0Time and TraceGen1Time data gathering file | diff | annotate
Tue, 29 May 2012 10:18:02 -0700 7143858: G1: Back to back young GCs with the second GC having a minimally sized eden file | diff | annotate
Tue, 15 May 2012 10:25:06 +0200 7166894: Add gc cause to GC logging for all collectors file | diff | annotate
Mon, 14 May 2012 17:32:17 +0200 7161545: G1: Minor cleanups to the G1 logging file | diff | annotate
Wed, 25 Apr 2012 12:36:37 +0200 7163848: G1: Log GC Cause for a GC file | diff | annotate
Wed, 25 Apr 2012 10:23:12 -0700 7143490: G1: Remove HeapRegion::_top_at_conc_mark_count file | diff | annotate
Wed, 18 Apr 2012 13:39:55 -0400 7145441: G1: collection set chooser-related cleanup file | diff | annotate
Wed, 18 Apr 2012 07:21:15 -0400 7157073: G1: type change size_t -> uint for region counts / indexes file | diff | annotate
Mon, 16 Apr 2012 08:57:18 +0200 4988100: oop_verify_old_oop appears to be dead file | diff | annotate
Fri, 13 Apr 2012 01:59:38 +0200 7160728: Introduce an extra logging level for G1 logging file | diff | annotate
Fri, 16 Mar 2012 09:52:57 +0100 7130974: G1: Remove G1ParCopyHelper file | diff | annotate
Tue, 13 Mar 2012 11:05:32 -0700 7143511: G1: Another instance of high GC Worker Other time (50ms) file | diff | annotate
Mon, 12 Mar 2012 14:59:00 -0700 7147724: G1: hang in SurrogateLockerThread::manipulatePLL file | diff | annotate
Wed, 15 Feb 2012 13:06:53 -0500 7132029: G1: mixed GC phase lasts for longer than it should file | diff | annotate
Tue, 14 Feb 2012 08:21:08 -0500 7129892: G1: explicit marking cycle initiation might fail to initiate a marking cycle file | diff | annotate
Fri, 03 Feb 2012 12:08:55 -0800 Merge file | diff | annotate
Wed, 01 Feb 2012 07:59:01 -0800 7141200: log some interesting information in ring buffers for crashes file | diff | annotate
Wed, 25 Jan 2012 12:58:23 -0500 7127706: G1: re-enable survivors during the initial-mark pause file | diff | annotate
Thu, 12 Jan 2012 00:06:47 -0800 6484965: G1: piggy-back liveness accounting phase on marking file | diff | annotate
Mon, 23 Jan 2012 20:36:16 +0100 7132311: G1: assert((s == klass->oop_size(this)) || (Universe::heap()->is_gc_active() && ((is_typeArray()... file | diff | annotate
Fri, 20 Jan 2012 18:01:32 +0100 7131791: G1: Asserts in nightly testing due to 6976060 file | diff | annotate
Tue, 17 Jan 2012 10:21:43 -0800 7129271: G1: Interference from multiple threads in PrintGC/PrintGCDetails output file | diff | annotate
Mon, 16 Jan 2012 22:10:05 +0100 6976060: G1: humongous object allocations should initiate marking cycles when necessary file | diff | annotate
Tue, 10 Jan 2012 18:58:13 -0500 6888336: G1: avoid explicitly marking and pushing objects in survivor spaces file | diff | annotate
Mon, 09 Jan 2012 23:50:41 -0500 7125281: G1: heap expansion code is replicated file | diff | annotate
Sat, 07 Jan 2012 00:43:59 -0500 7121623: G1: always be able to reliably calculate the length of a forwarded chunked array file | diff | annotate
Fri, 23 Dec 2011 11:14:18 -0800 7121496: G1: do the per-region evacuation failure handling work in parallel file | diff | annotate
Thu, 05 Jan 2012 05:54:01 -0500 7113006: G1: excessive ergo output when an evac failure happens file | diff | annotate
Wed, 14 Dec 2011 13:34:57 -0800 7121618: Change type of number of GC workers to unsigned int. file | diff | annotate
Fri, 16 Dec 2011 11:40:00 -0800 7120038: G1: ParallelGCThreads==0 is broken file | diff | annotate
Fri, 16 Dec 2011 02:14:27 -0500 7113012: G1: rename not-fully-young GCs as "mixed" file | diff | annotate
Wed, 14 Dec 2011 17:43:55 -0800 7119908: G1: Cache CSet start region for each worker for subsequent reuse file | diff | annotate
Wed, 14 Dec 2011 12:15:26 +0100 7121373: Clean up CollectedHeap::is_in file | diff | annotate
Thu, 17 Nov 2011 12:40:15 -0800 7112743: G1: Reduce overhead of marking closure during evacuation pauses file | diff | annotate
Tue, 09 Aug 2011 10:16:01 -0700 6593758: RFE: Enhance GC ergonomics to dynamically choose ParallelGCThreads file | diff | annotate
Fri, 18 Nov 2011 12:52:27 -0500 7097002: G1: remove a lot of unused / redundant code from the G1CollectorPolicy class file | diff | annotate
(0)-100-60tip

mercurial