hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/concurrentMarkSweepGeneration.cpp
Tue, 09 Oct 2012 10:11:38 +0200 roland 7054512: Compress class pointers after perm gen removal
Mon, 15 Oct 2012 10:02:42 -0700 johnc 8000831: Heap verification output incorrect/incomplete
Tue, 25 Sep 2012 14:58:12 +0200 brutisso 7200470: KeepAliveClosure not needed in CodeCache::do_unloading
Wed, 19 Sep 2012 15:48:02 -0700 johnc 7193946: Move warnings associated with UseMemSetInBOT flag
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
Thu, 28 Jun 2012 17:03:16 -0400 zgu 6995781: Native Memory Tracking (Phase 1)
Tue, 15 May 2012 10:25:06 +0200 brutisso 7166894: Add gc cause to GC logging for all collectors
Wed, 25 Apr 2012 09:55:55 -0700 jmasa 7164144: Fix variable naming style in freeBlockDictionary.* and binaryTreeDictionary*
Thu, 29 Mar 2012 19:46:24 -0700 jmasa 7131629: Generalize the CMS free list code
Mon, 16 Apr 2012 08:57:18 +0200 brutisso 4988100: oop_verify_old_oop appears to be dead
Wed, 18 Jan 2012 09:50:16 -0800 johnc 7129514: time warp warnings after 7117303
Fri, 27 Jan 2012 14:14:50 +0100 stefank 7134655: Crash in reference processing when doing single-threaded remarking
Wed, 14 Dec 2011 13:34:57 -0800 jmasa 7121618: Change type of number of GC workers to unsigned int.
Mon, 28 Nov 2011 10:19:26 +0100 stefank 7112034: Parallel CMS fails to properly mark reference objects
Tue, 22 Nov 2011 14:18:39 -0800 jmasa 7106024: CMS: Removed unused code for precleaning in remark phase
Tue, 09 Aug 2011 10:16:01 -0700 jmasa 6593758: RFE: Enhance GC ergonomics to dynamically choose ParallelGCThreads
Thu, 22 Sep 2011 10:57:37 -0700 johnc 6484982: G1: process references during evacuation pauses
Tue, 02 Aug 2011 14:37:35 +0100 kevinw 7072527: CMS: JMM GC counters overcount in some cases
Wed, 06 Jul 2011 12:28:07 -0700 jcoomes 7061204: clean the chunk table synchronously in embedded builds
Mon, 23 May 2011 16:42:14 -0700 ysr 7042740: CMS: assert(n> q) failed: Looping at: ... blockOffsetTable.cpp:557
Thu, 12 May 2011 10:30:11 -0700 fparain 7036199: Adding a notification to the implementation of GarbageCollectorMXBeans
Tue, 26 Apr 2011 21:17:24 -0700 ysr 7039089: G1: changeset for 7037276 broke heap verification, and related cleanups
Tue, 22 Mar 2011 13:36:33 -0700 jcoomes 6962931: move interned strings out of the perm gen
Thu, 17 Mar 2011 10:32:46 -0700 ysr 6668573: CMS: reference processing crash if ParallelCMSThreads > ParallelGCThreads
Mon, 14 Mar 2011 21:52:24 -0700 ysr 6987703: iCMS: Intermittent hang with gc/gctests/CallGC/CallGC01 and +ExplicitGCInvokesConcurrent
Mon, 07 Feb 2011 22:19:57 -0800 ysr 6912621: iCMS: Error: assert(_markBitMap.isMarked(addr + 1),"Missing Printezis bit?")
Thu, 27 Jan 2011 16:11:27 -0800 coleenp 6990754: Use native memory and reference counting to implement SymbolTable
Wed, 19 Jan 2011 13:51:53 -0800 kamg 7012505: BreakpointWithFullGC.sh fails with Internal Error (src/share/vm/oops/methodOop.cpp:220)
Thu, 13 Jan 2011 17:19:21 -0800 johnc Merge
Mon, 10 Jan 2011 17:14:53 -0500 kamg 6458402: 3 jvmti tests fail with CMS and +ExplicitGCInvokesConcurrent
Thu, 13 Jan 2011 11:33:56 -0800 ysr 7011940: iCMS: SIGSEGV in SweepClosure::do_already_free_chunk(FreeChunk*)+0x360
Thu, 06 Jan 2011 23:50:02 -0800 ysr 7008136: CMS: assert((HeapWord*)nextChunk <= _limit) failed: sweep invariant
Tue, 07 Dec 2010 21:55:53 -0800 ysr 7001033: assert(gch->gc_cause() == GCCause::_scavenge_alot || !gch->incremental_collection_failed())
Tue, 23 Nov 2010 13:22:55 -0800 stefank 6989984: Use standard include model for Hospot
Sat, 23 Oct 2010 23:03:49 -0700 ysr 6896603: CMS/GCH: collection_attempt_is_safe() ergo should use more recent data
Wed, 29 Sep 2010 16:17:02 -0700 ysr 6692906: CMS: parallel concurrent marking may be prone to hanging or stalling mutators for periods of time
Tue, 28 Sep 2010 15:56:15 -0700 jcoomes 6423256: GC stacks should use a better data structure
Mon, 20 Sep 2010 14:38:38 -0700 jmasa 6984287: Regularize how GC parallel workers are specified.
Fri, 10 Sep 2010 17:07:55 -0700 ysr 6983930: CMS: Various small cleanups ca September 2010
Wed, 18 Aug 2010 11:39:21 -0700 ysr 6977970: CMS: concurrentMarkSweepGeneration.cpp:7947 assert(addr <= _limit) failed: sweep invariant
Mon, 16 Aug 2010 15:58:42 -0700 ysr 6948538: CMS: BOT walkers can fall into object allocation and initialization cracks
Sat, 31 Jul 2010 15:10:59 +0100 kevinw Merge
Fri, 30 Jul 2010 22:43:50 +0100 kevinw 6581734: CMS Old Gen's collection usage is zero after GC which is incorrect
Fri, 16 Jul 2010 21:33:21 -0700 jcoomes 6962947: shared TaskQueue statistics
Wed, 02 Jun 2010 22:45:42 -0700 jrose Merge
Thu, 27 May 2010 19:08:38 -0700 trims 6941466: Oracle rebranding changes for Hotspot repositories
Thu, 27 May 2010 18:01:56 -0700 kvn 6916623: Align object to 16 bytes to use Compressed Oops with java heap up to 64Gb
Mon, 10 May 2010 12:31:52 -0700 ysr 6951188: CMS: move PromotionInfo into its own file
Mon, 03 May 2010 20:19:05 -0700 ysr 6919638: CMS: ExplicitGCInvokesConcurrent misinteracts with gc locker
Mon, 03 May 2010 10:24:51 -0700 ysr 6948537: CMS: BOT walkers observe out-of-thin-air zeros on sun4v sparc/CMT
Tue, 13 Apr 2010 13:52:10 -0700 jmasa 6858496: Clear all SoftReferences before an out-of-memory due to GC overhead limit.
Wed, 03 Mar 2010 08:10:41 -0800 jmasa 6910182: CMS: assert(_cursor[j] == _survivor_plab_array[j].end(),"Ctl pt invariant")
Wed, 24 Feb 2010 07:00:33 -0800 jmasa 6928081: G1: rename parameters common with CMS
Thu, 21 Jan 2010 11:33:32 -0800 jmasa 6895236: CMS: cmsOopClosures.inline.hpp:43 assert(..., "Should remember klasses in this context")
Wed, 23 Dec 2009 09:23:54 -0800 ysr 6631166: CMS: better heuristics when combatting fragmentation
Tue, 10 Nov 2009 11:32:48 -0800 jmasa 6898857: [Regression] -XX:NewRatio with -XX:+UseConcMarkSweepGC causes fatal error
Wed, 23 Sep 2009 23:57:44 -0700 jrose 6885169: merge of 4957990 and 6863023 causes conflict on do_nmethods
Wed, 23 Sep 2009 23:56:15 -0700 jrose Merge
Tue, 15 Sep 2009 21:53:47 -0700 jrose 6863023: need non-perm oops in code cache for JSR 292
less more (0) -60 tip