Fri, 27 Sep 2013 10:08:56 -0400 Merge file | diff | annotate
Thu, 26 Sep 2013 10:25:02 -0400 7195622: CheckUnhandledOops has limited usefulness now file | diff | annotate
Wed, 25 Sep 2013 13:25:24 +0200 7163191: G1: introduce a "heap spanning table" abstraction file | diff | annotate
Wed, 11 Sep 2013 16:25:02 +0200 8010722: assert: failed: heap size is too big for compressed oops file | diff | annotate
Thu, 22 Aug 2013 11:23:15 +0200 8020692: TestGCEventMixed.java failed because of timestamp in event after end event file | diff | annotate
Tue, 27 Aug 2013 18:55:33 -0700 Merge file | diff | annotate
Wed, 21 Aug 2013 22:35:56 +0200 8022872: G1: Use correct GC cause for young GC triggered by humongous allocations file | diff | annotate
Fri, 16 Aug 2013 13:22:32 +0200 8007074: SIGSEGV at ParMarkBitMap::verify_clear() file | diff | annotate
Fri, 16 Aug 2013 11:26:09 +0200 8023145: G1: G1CollectedHeap::mark_strong_code_roots() needs to handle ParallelGCThreads=0 file | diff | annotate
Thu, 15 Aug 2013 10:52:18 +0200 7145569: G1: optimize nmethods scanning file | diff | annotate
Wed, 03 Jul 2013 17:26:59 -0400 7133260: AllocationProfiler uses space in metadata and doesn't seem to do anything useful. file | diff | annotate
Mon, 10 Jun 2013 11:30:51 +0200 8005849: JEP 167: Event-Based JVM Tracing file | diff | annotate
Tue, 04 Jun 2013 10:04:06 -0700 8015244: G1: Verification after a full GC is incorrectly placed. file | diff | annotate
Tue, 28 May 2013 09:32:06 +0200 8013895: G1: G1SummarizeRSetStats output on Linux needs improvemen file | diff | annotate
Fri, 17 May 2013 11:57:05 +0200 8014277: Remove ObjectClosure as base class for BoolObjectClosure file | diff | annotate
Thu, 16 May 2013 09:24:26 -0700 8010738: G1: Output for full GCs with +PrintGCDetails should contain perm gen size/meta data change info file | diff | annotate
Thu, 09 May 2013 11:16:39 -0700 7176479: G1: JVM crashes on T5-8 system with 1.5 TB heap file | diff | annotate
Mon, 06 May 2013 21:30:34 +0200 8013872: G1: HeapRegionSeq::shrink_by() has invalid assert file | diff | annotate
Thu, 02 May 2013 19:28:59 +0200 Merge file | diff | annotate
Wed, 24 Apr 2013 20:13:37 +0200 8013132: Add a flag to turn off the output of the verbose verification code file | diff | annotate
Tue, 12 Feb 2013 14:15:45 -0800 8008966: NPG: Inefficient Metaspace counter functions cause large young GC regressions file | diff | annotate
Thu, 18 Apr 2013 10:09:23 -0700 8011724: G1: Stack allocate instances of HeapRegionRemSetIterator file | diff | annotate
Mon, 22 Apr 2013 20:27:36 +0200 8012687: Remove unused is_root checks and closures file | diff | annotate
Tue, 30 Apr 2013 11:56:52 -0700 8011661: Insufficient memory message says "malloc" when sometimes it should say "mmap" file | diff | annotate
Thu, 11 Apr 2013 10:20:00 -0700 Merge file | diff | annotate
Wed, 10 Apr 2013 10:57:34 -0700 8010780: G1: Eden occupancy/capacity output wrong after a full GC file | diff | annotate
Wed, 10 Apr 2013 14:26:49 +0200 8011872: Include Bit Map addresses in the hs_err files file | diff | annotate
Fri, 29 Mar 2013 13:49:37 -0700 8010463: G1: Crashes with -UseTLAB and heap verification file | diff | annotate
Thu, 28 Mar 2013 10:27:28 +0100 7014552: gc/lock/jni/jnilockXXX works too slow on 1-processor machine file | diff | annotate
Sun, 10 Feb 2013 21:15:16 +0100 8002144: G1: large number of evacuation failures may lead to large c heap memory usage file | diff | annotate
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
(0)-100-60tip

mercurial