log src/share/vm/gc_implementation/g1/g1CollectedHeap.cpp @ 12305:a19bea467577

age author description
Wed, 25 Sep 2013 13:25:24 +0200 tschatzl 7163191: G1: introduce a "heap spanning table" abstraction
Wed, 11 Sep 2013 16:25:02 +0200 tschatzl 8010722: assert: failed: heap size is too big for compressed oops
Thu, 22 Aug 2013 11:23:15 +0200 ehelin 8020692: TestGCEventMixed.java failed because of timestamp in event after end event
Tue, 27 Aug 2013 18:55:33 -0700 jmasa Merge
Wed, 21 Aug 2013 22:35:56 +0200 brutisso 8022872: G1: Use correct GC cause for young GC triggered by humongous allocations
Fri, 16 Aug 2013 13:22:32 +0200 stefank 8007074: SIGSEGV at ParMarkBitMap::verify_clear()
Fri, 16 Aug 2013 11:26:09 +0200 brutisso 8023145: G1: G1CollectedHeap::mark_strong_code_roots() needs to handle ParallelGCThreads=0
Thu, 15 Aug 2013 10:52:18 +0200 johnc 7145569: G1: optimize nmethods scanning
Mon, 05 Aug 2013 11:25:14 +0200 Doug Simon Merge.
Wed, 31 Jul 2013 11:00:54 +0200 Doug Simon Merge with http://hg.openjdk.java.net/hsx/hsx25/hotspot/
Wed, 03 Jul 2013 17:26:59 -0400 jiangli 7133260: AllocationProfiler uses space in metadata and doesn't seem to do anything useful.
Fri, 02 Aug 2013 13:35:13 +0200 Christos Kotselidis Apply patch by Mikael Gerdin which fixes filtered strong marking of nmethods
Wed, 19 Jun 2013 10:45:56 +0200 Doug Simon Merge with http://hg.openjdk.java.net/hsx/hsx25/hotspot/
Mon, 10 Jun 2013 11:30:51 +0200 sla 8005849: JEP 167: Event-Based JVM Tracing
Tue, 04 Jun 2013 10:04:06 -0700 johnc 8015244: G1: Verification after a full GC is incorrectly placed.
Tue, 28 May 2013 09:32:06 +0200 tschatzl 8013895: G1: G1SummarizeRSetStats output on Linux needs improvemen
Fri, 17 May 2013 11:57:05 +0200 ehelin 8014277: Remove ObjectClosure as base class for BoolObjectClosure
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
Thu, 09 May 2013 11:16:39 -0700 johnc 7176479: G1: JVM crashes on T5-8 system with 1.5 TB heap
Mon, 06 May 2013 21:30:34 +0200 brutisso 8013872: G1: HeapRegionSeq::shrink_by() has invalid assert
Thu, 02 May 2013 19:28:59 +0200 mgerdin Merge
Wed, 24 Apr 2013 20:13:37 +0200 stefank 8013132: Add a flag to turn off the output of the verbose verification code
Tue, 12 Feb 2013 14:15:45 -0800 jmasa 8008966: NPG: Inefficient Metaspace counter functions cause large young GC regressions
Thu, 18 Apr 2013 10:09:23 -0700 johnc 8011724: G1: Stack allocate instances of HeapRegionRemSetIterator
Mon, 22 Apr 2013 20:27:36 +0200 stefank 8012687: Remove unused is_root checks and closures
Tue, 30 Apr 2013 11:56:52 -0700 ccheung 8011661: Insufficient memory message says "malloc" when sometimes it should say "mmap"
Thu, 11 Apr 2013 10:20:00 -0700 johnc Merge
Wed, 10 Apr 2013 10:57:34 -0700 johnc 8010780: G1: Eden occupancy/capacity output wrong after a full GC
Fri, 12 Apr 2013 14:05:42 +0200 Gilles Duboscq Merge
Wed, 10 Apr 2013 14:26:49 +0200 stefank 8011872: Include Bit Map addresses in the hs_err files
Sat, 06 Apr 2013 20:04:06 +0200 Gilles Duboscq Merge with hsx25
Fri, 29 Mar 2013 13:49:37 -0700 johnc 8010463: G1: Crashes with -UseTLAB and heap verification
Thu, 28 Mar 2013 10:27:28 +0100 mgerdin 7014552: gc/lock/jni/jnilockXXX works too slow on 1-processor machine
Thu, 21 Mar 2013 14:11:13 +0100 Christos Kotselidis -Merge with tip
Thu, 21 Mar 2013 11:30:38 +0100 Christos Kotselidis -Integration of WB Serial Snippets-Integration of G1 WB Snippets (partially working)-Fix allocation bug with -XX:-UseTLAB and -XX:+UseSerialGC
Wed, 20 Mar 2013 21:39:24 +0100 Christos Kotselidis -Cleanup code
Wed, 20 Mar 2013 20:13:08 +0100 Christos Kotselidis -Create push patch
Tue, 05 Mar 2013 18:53:26 +0100 Christos Kotselidis -More bug fixes
Tue, 26 Feb 2013 18:02:06 +0100 Christos Kotselidis -More G1 WB Integration-Addition of GenerateLEANode for G1 previous value equalities
Sun, 10 Feb 2013 21:15:16 +0100 brutisso 8002144: G1: large number of evacuation failures may lead to large c heap memory usage
Fri, 04 Jan 2013 17:04:46 -0800 jmasa 8005672: Clean up some changes to GC logging with GCCause's
Mon, 01 Oct 2012 09:28:13 -0700 johnc 8000244: G1: Ergonomically set MarkStackSize and use virtual space for global marking stack
Fri, 30 Nov 2012 11:46:17 -0800 johnc 8004170: G1: Verbose GC output is not getting flushed to log file using JDK 8
Mon, 08 Oct 2012 09:12:31 -0700 johnc 8000358: G1: metaspace information not printed in PrintHeapAtGC output nor in hs_err file
Thu, 04 Oct 2012 10:04:13 -0700 johnc 8000311: G1: ParallelGCThreads==0 broken
Thu, 27 Sep 2012 20:22:57 +0400 dsamersoff Merge
Mon, 17 Sep 2012 07:36:31 -0400 dholmes 7194254: jstack reports wrong thread priorities
Wed, 19 Sep 2012 15:48:02 -0700 johnc 7193946: Move warnings associated with UseMemSetInBOT flag
Wed, 19 Sep 2012 08:48:10 -0700 johnc 7016955: G1: remove the is_zeroed parameter from the HeapRegion constructor
Mon, 17 Sep 2012 10:33:13 +0200 brutisso 7198130: G1: PrintReferenceGC output comes out of order
Sat, 01 Sep 2012 13:25:18 -0400 coleenp 6964458: Reimplement class meta-data storage to use native memory
Tue, 28 Aug 2012 15:20:08 -0700 johnc 7041879: G1: introduce stress testing parameter to cause frequent evacuation failures
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
Tue, 21 Aug 2012 14:10:39 -0700 johnc 7185699: G1: Prediction model discrepancies
Tue, 21 Aug 2012 10:05:57 -0700 johnc 7192128: G1: Extend fix for 6948537 to G1's BOT
Mon, 06 Aug 2012 12:20:14 -0700 johnc 6818524: G1: use ergonomic resizing of PLABs
Thu, 19 Jul 2012 15:15:54 -0700 tonyp 7114678: G1: various small fixes, code cleanup, and refactoring
Mon, 16 Jul 2012 13:00:26 -0700 jmasa Merge
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
Mon, 02 Jul 2012 13:11:28 -0400 coleenp Merge
Thu, 28 Jun 2012 17:03:16 -0400 zgu 6995781: Native Memory Tracking (Phase 1)
Mon, 25 Jun 2012 16:00:55 -0700 johnc 6921087: G1: remove per-GC-thread expansion tables from the fine-grain remembered sets
Mon, 04 Jun 2012 13:29:34 +0200 brutisso 7173460: G1: java/lang/management/MemoryMXBean/CollectionUsageThreshold.java failes with G1
Tue, 05 Jun 2012 22:30:24 +0200 brutisso 7172388: G1: _total_full_collections should not be incremented for concurrent cycles
Thu, 31 May 2012 21:10:33 +0200 brutisso 7172279: G1: Clean up TraceGen0Time and TraceGen1Time data gathering
Tue, 29 May 2012 10:18:02 -0700 johnc 7143858: G1: Back to back young GCs with the second GC having a minimally sized eden
Tue, 15 May 2012 10:25:06 +0200 brutisso 7166894: Add gc cause to GC logging for all collectors
Mon, 14 May 2012 17:32:17 +0200 brutisso 7161545: G1: Minor cleanups to the G1 logging
Wed, 25 Apr 2012 12:36:37 +0200 brutisso 7163848: G1: Log GC Cause for a GC
Wed, 25 Apr 2012 10:23:12 -0700 johnc 7143490: G1: Remove HeapRegion::_top_at_conc_mark_count
Wed, 18 Apr 2012 13:39:55 -0400 tonyp 7145441: G1: collection set chooser-related cleanup
Wed, 18 Apr 2012 07:21:15 -0400 tonyp 7157073: G1: type change size_t -> uint for region counts / indexes
Mon, 16 Apr 2012 08:57:18 +0200 brutisso 4988100: oop_verify_old_oop appears to be dead
Fri, 13 Apr 2012 01:59:38 +0200 brutisso 7160728: Introduce an extra logging level for G1 logging
Fri, 16 Mar 2012 09:52:57 +0100 brutisso 7130974: G1: Remove G1ParCopyHelper
Tue, 13 Mar 2012 11:05:32 -0700 johnc 7143511: G1: Another instance of high GC Worker Other time (50ms)
Mon, 12 Mar 2012 14:59:00 -0700 johnc 7147724: G1: hang in SurrogateLockerThread::manipulatePLL
Wed, 15 Feb 2012 13:06:53 -0500 tonyp 7132029: G1: mixed GC phase lasts for longer than it should
Tue, 14 Feb 2012 08:21:08 -0500 tonyp 7129892: G1: explicit marking cycle initiation might fail to initiate a marking cycle
Fri, 03 Feb 2012 12:08:55 -0800 jcoomes Merge
Wed, 01 Feb 2012 07:59:01 -0800 never 7141200: log some interesting information in ring buffers for crashes
Wed, 25 Jan 2012 12:58:23 -0500 tonyp 7127706: G1: re-enable survivors during the initial-mark pause
Thu, 12 Jan 2012 00:06:47 -0800 johnc 6484965: G1: piggy-back liveness accounting phase on marking
Mon, 23 Jan 2012 20:36:16 +0100 brutisso 7132311: G1: assert((s == klass->oop_size(this)) || (Universe::heap()->is_gc_active() && ((is_typeArray()...
Fri, 20 Jan 2012 18:01:32 +0100 brutisso 7131791: G1: Asserts in nightly testing due to 6976060
Tue, 17 Jan 2012 10:21:43 -0800 johnc 7129271: G1: Interference from multiple threads in PrintGC/PrintGCDetails output
Mon, 16 Jan 2012 22:10:05 +0100 brutisso 6976060: G1: humongous object allocations should initiate marking cycles when necessary
Tue, 10 Jan 2012 18:58:13 -0500 tonyp 6888336: G1: avoid explicitly marking and pushing objects in survivor spaces
Mon, 09 Jan 2012 23:50:41 -0500 tonyp 7125281: G1: heap expansion code is replicated
Sat, 07 Jan 2012 00:43:59 -0500 tonyp 7121623: G1: always be able to reliably calculate the length of a forwarded chunked array
Fri, 23 Dec 2011 11:14:18 -0800 johnc 7121496: G1: do the per-region evacuation failure handling work in parallel
Thu, 05 Jan 2012 05:54:01 -0500 tonyp 7113006: G1: excessive ergo output when an evac failure happens
Wed, 14 Dec 2011 13:34:57 -0800 jmasa 7121618: Change type of number of GC workers to unsigned int.
Fri, 16 Dec 2011 11:40:00 -0800 johnc 7120038: G1: ParallelGCThreads==0 is broken
Fri, 16 Dec 2011 02:14:27 -0500 tonyp 7113012: G1: rename not-fully-young GCs as "mixed"
Wed, 14 Dec 2011 17:43:55 -0800 johnc 7119908: G1: Cache CSet start region for each worker for subsequent reuse
Wed, 14 Dec 2011 12:15:26 +0100 stefank 7121373: Clean up CollectedHeap::is_in
Thu, 17 Nov 2011 12:40:15 -0800 johnc 7112743: G1: Reduce overhead of marking closure during evacuation pauses
Tue, 09 Aug 2011 10:16:01 -0700 jmasa 6593758: RFE: Enhance GC ergonomics to dynamically choose ParallelGCThreads
Fri, 18 Nov 2011 12:52:27 -0500 tonyp 7097002: G1: remove a lot of unused / redundant code from the G1CollectorPolicy class
Tue, 08 Nov 2011 00:41:28 -0500 tonyp 7099849: G1: include heap region information in hs_err files
Mon, 07 Nov 2011 22:11:12 -0500 tonyp 7092309: G1: introduce old region set
Sun, 23 Oct 2011 23:06:06 -0700 johnc 7096030: G1: PrintGCDetails enhancements
Mon, 17 Oct 2011 09:57:41 -0700 johnc 7095243: Disambiguate ReferenceProcessor::_discoveredSoftRefs
Fri, 14 Oct 2011 11:12:24 -0400 tonyp 7088680: G1: Cleanup in the G1CollectorPolicy class
Wed, 05 Oct 2011 08:44:10 -0700 johnc 7095194: G1: HeapRegion::GrainBytes, GrainWords, and CardsPerRegion should be size_t
Mon, 03 Oct 2011 12:49:53 -0700 johnc 7097053: G1: assert(da ? referent->is_oop() : referent->is_oop_or_null()) failed: referenceProcessor.cpp:1054
Wed, 28 Sep 2011 10:36:31 -0700 johnc 7086533: G1: assert(!_g1->is_obj_dead(obj)): We should not be preserving dead objs: g1CollectedHeap.cpp:3835
Fri, 23 Sep 2011 16:07:49 -0400 tonyp 7075646: G1: fix inconsistencies in the monitoring data
Thu, 22 Sep 2011 10:57:37 -0700 johnc 6484982: G1: process references during evacuation pauses
Tue, 20 Sep 2011 15:39:17 -0700 johnc 7092412: G1: Some roots not marked during an initial mark that gets an evacuation failure
Thu, 08 Sep 2011 16:29:41 +0200 brutisso 6929868: G1: introduce min / max young gen size bounds
Thu, 08 Sep 2011 05:16:49 -0400 tonyp 7084509: G1: fix inconsistencies and mistakes in the young list target length calculations
Wed, 07 Sep 2011 15:00:13 -0700 ysr Merge
Thu, 01 Sep 2011 16:18:17 +0200 stefank 7085906: Replace the permgen allocated sentinelRef with a self-looped end
Wed, 07 Sep 2011 12:21:23 -0400 tonyp 7050392: G1: Introduce flag to generate a log of the G1 ergonomic decisions
Mon, 29 Aug 2011 10:13:06 -0700 johnc 7080389: G1: refactor marking code in evacuation pause copy closures
Mon, 22 Aug 2011 12:30:06 -0700 ysr 6810861: G1: support -XX:+{PrintClassHistogram,HeapDump}{Before,After}FullGC
Fri, 19 Aug 2011 09:30:59 +0200 brutisso 6814390: G1: remove the concept of non-generational G1
Fri, 12 Aug 2011 11:31:06 -0400 tonyp 7039627: G1: avoid BOT updates for survivor allocations and dirty survivor regions incrementally