hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/concurrentMarkSweepGeneration.cpp
Mon, 14 Mar 2011 21:52:24 -0700 |
ysr |
6987703: iCMS: Intermittent hang with gc/gctests/CallGC/CallGC01 and +ExplicitGCInvokesConcurrent
|
file |
diff |
annotate
|
Mon, 07 Feb 2011 22:19:57 -0800 |
ysr |
6912621: iCMS: Error: assert(_markBitMap.isMarked(addr + 1),"Missing Printezis bit?")
|
file |
diff |
annotate
|
Thu, 27 Jan 2011 16:11:27 -0800 |
coleenp |
6990754: Use native memory and reference counting to implement SymbolTable
|
file |
diff |
annotate
|
Wed, 19 Jan 2011 13:51:53 -0800 |
kamg |
7012505: BreakpointWithFullGC.sh fails with Internal Error (src/share/vm/oops/methodOop.cpp:220)
|
file |
diff |
annotate
|
Thu, 13 Jan 2011 17:19:21 -0800 |
johnc |
Merge
|
file |
diff |
annotate
|
Mon, 10 Jan 2011 17:14:53 -0500 |
kamg |
6458402: 3 jvmti tests fail with CMS and +ExplicitGCInvokesConcurrent
|
file |
diff |
annotate
|
Thu, 13 Jan 2011 11:33:56 -0800 |
ysr |
7011940: iCMS: SIGSEGV in SweepClosure::do_already_free_chunk(FreeChunk*)+0x360
|
file |
diff |
annotate
|
Thu, 06 Jan 2011 23:50:02 -0800 |
ysr |
7008136: CMS: assert((HeapWord*)nextChunk <= _limit) failed: sweep invariant
|
file |
diff |
annotate
|
Tue, 07 Dec 2010 21:55:53 -0800 |
ysr |
7001033: assert(gch->gc_cause() == GCCause::_scavenge_alot || !gch->incremental_collection_failed())
|
file |
diff |
annotate
|
Tue, 23 Nov 2010 13:22:55 -0800 |
stefank |
6989984: Use standard include model for Hospot
|
file |
diff |
annotate
|
Sat, 23 Oct 2010 23:03:49 -0700 |
ysr |
6896603: CMS/GCH: collection_attempt_is_safe() ergo should use more recent data
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Tue, 28 Sep 2010 15:56:15 -0700 |
jcoomes |
6423256: GC stacks should use a better data structure
|
file |
diff |
annotate
|
Mon, 20 Sep 2010 14:38:38 -0700 |
jmasa |
6984287: Regularize how GC parallel workers are specified.
|
file |
diff |
annotate
|
Fri, 10 Sep 2010 17:07:55 -0700 |
ysr |
6983930: CMS: Various small cleanups ca September 2010
|
file |
diff |
annotate
|
Wed, 18 Aug 2010 11:39:21 -0700 |
ysr |
6977970: CMS: concurrentMarkSweepGeneration.cpp:7947 assert(addr <= _limit) failed: sweep invariant
|
file |
diff |
annotate
|
Mon, 16 Aug 2010 15:58:42 -0700 |
ysr |
6948538: CMS: BOT walkers can fall into object allocation and initialization cracks
|
file |
diff |
annotate
|
Sat, 31 Jul 2010 15:10:59 +0100 |
kevinw |
Merge
|
file |
diff |
annotate
|
Fri, 30 Jul 2010 22:43:50 +0100 |
kevinw |
6581734: CMS Old Gen's collection usage is zero after GC which is incorrect
|
file |
diff |
annotate
|
Fri, 16 Jul 2010 21:33:21 -0700 |
jcoomes |
6962947: shared TaskQueue statistics
|
file |
diff |
annotate
|
Wed, 02 Jun 2010 22:45:42 -0700 |
jrose |
Merge
|
file |
diff |
annotate
|
Thu, 27 May 2010 19:08:38 -0700 |
trims |
6941466: Oracle rebranding changes for Hotspot repositories
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Mon, 10 May 2010 12:31:52 -0700 |
ysr |
6951188: CMS: move PromotionInfo into its own file
|
file |
diff |
annotate
|
Mon, 03 May 2010 20:19:05 -0700 |
ysr |
6919638: CMS: ExplicitGCInvokesConcurrent misinteracts with gc locker
|
file |
diff |
annotate
|
Mon, 03 May 2010 10:24:51 -0700 |
ysr |
6948537: CMS: BOT walkers observe out-of-thin-air zeros on sun4v sparc/CMT
|
file |
diff |
annotate
|
Tue, 13 Apr 2010 13:52:10 -0700 |
jmasa |
6858496: Clear all SoftReferences before an out-of-memory due to GC overhead limit.
|
file |
diff |
annotate
|
Wed, 03 Mar 2010 08:10:41 -0800 |
jmasa |
6910182: CMS: assert(_cursor[j] == _survivor_plab_array[j].end(),"Ctl pt invariant")
|
file |
diff |
annotate
|
Wed, 24 Feb 2010 07:00:33 -0800 |
jmasa |
6928081: G1: rename parameters common with CMS
|
file |
diff |
annotate
|
Thu, 21 Jan 2010 11:33:32 -0800 |
jmasa |
6895236: CMS: cmsOopClosures.inline.hpp:43 assert(..., "Should remember klasses in this context")
|
file |
diff |
annotate
|
Wed, 23 Dec 2009 09:23:54 -0800 |
ysr |
6631166: CMS: better heuristics when combatting fragmentation
|
file |
diff |
annotate
|
Tue, 10 Nov 2009 11:32:48 -0800 |
jmasa |
6898857: [Regression] -XX:NewRatio with -XX:+UseConcMarkSweepGC causes fatal error
|
file |
diff |
annotate
|
Wed, 23 Sep 2009 23:57:44 -0700 |
jrose |
6885169: merge of 4957990 and 6863023 causes conflict on do_nmethods
|
file |
diff |
annotate
|
Wed, 23 Sep 2009 23:56:15 -0700 |
jrose |
Merge
|
file |
diff |
annotate
|
Tue, 15 Sep 2009 21:53:47 -0700 |
jrose |
6863023: need non-perm oops in code cache for JSR 292
|
file |
diff |
annotate
|
Wed, 02 Sep 2009 00:04:29 -0700 |
ysr |
4957990: Perm heap bloat in JVM
|
file |
diff |
annotate
|
Mon, 24 Aug 2009 10:36:31 -0700 |
jmasa |
6798898: CMS: bugs related to class unloading
|
file |
diff |
annotate
|
Sun, 07 Jun 2009 00:27:41 -0700 |
ysr |
6848641: CMSCollector::_roots_scanning_options should be initialized
|
file |
diff |
annotate
|
Sat, 28 Mar 2009 15:47:29 -0700 |
ysr |
6819891: ParNew: Fix work queue overflow code to deal correctly with +UseCompressedOops
|
file |
diff |
annotate
|
Thu, 12 Mar 2009 18:16:36 -0700 |
trims |
Merge
|
file |
diff |
annotate
|
Mon, 09 Mar 2009 13:28:46 -0700 |
xdono |
6814575: Update copyright year
|
file |
diff |
annotate
|
Fri, 27 Feb 2009 13:27:09 -0800 |
twisti |
6810672: Comment typos
|
file |
diff |
annotate
|
Mon, 26 Jan 2009 12:47:21 -0800 |
ysr |
6786503: Overflow list performance can be improved
|
file |
diff |
annotate
|
Sun, 11 Jan 2009 16:58:24 -0800 |
jmasa |
6692899: CMS: many vm.parallel_class_loading tests fail with assert "missing Printezis mark"
|
file |
diff |
annotate
|
Tue, 06 Jan 2009 07:05:05 -0800 |
jmasa |
6689653: JMapPerm fails with UseConcMarkSweepIncGC and compressed oops off
|
file |
diff |
annotate
|
Mon, 01 Dec 2008 23:25:24 -0800 |
ysr |
6778647: snap(), snap_policy() should be renamed setup(), setup_policy()
|
file |
diff |
annotate
|
Thu, 20 Nov 2008 16:56:09 -0800 |
ysr |
6684579: SoftReference processing can be made more efficient
|
file |
diff |
annotate
|
Thu, 20 Nov 2008 12:27:41 -0800 |
ysr |
6722113: CMS: Incorrect overflow handling during precleaning of Reference lists
|
file |
diff |
annotate
|
Wed, 27 Aug 2008 11:20:46 -0700 |
ysr |
Merge
|
file |
diff |
annotate
|
Tue, 26 Aug 2008 14:54:48 -0700 |
ysr |
6722116: CMS: Incorrect overflow handling when using parallel concurrent marking
|
file |
diff |
annotate
|
Thu, 21 Aug 2008 23:36:31 -0400 |
tonyp |
Merge
|
file |
diff |
annotate
|
Thu, 12 Jun 2008 13:50:55 -0700 |
ysr |
Merge
|
file |
diff |
annotate
|
Thu, 05 Jun 2008 15:57:56 -0700 |
ysr |
6711316: Open source the Garbage-First garbage collector
|
file |
diff |
annotate
|
Thu, 14 Aug 2008 17:58:35 -0700 |
ysr |
6722112: CMS: Incorrect encoding of overflown object arrays during concurrent precleaning
|
file |
diff |
annotate
|
Wed, 30 Jul 2008 11:54:00 -0700 |
jmasa |
6730514: assertion failure in mangling code when expanding by 0 bytes
|
file |
diff |
annotate
|
Wed, 02 Jul 2008 12:55:16 -0700 |
xdono |
6719955: Update copyright year
|
file |
diff |
annotate
|
Mon, 09 Jun 2008 11:51:19 -0400 |
coleenp |
6687581: Make CMS work with compressed oops
|
file |
diff |
annotate
|
Tue, 06 May 2008 15:37:36 -0700 |
ysr |
6662086: 6u4+, 7b11+: CMS never clears referents when -XX:+ParallelRefProcEnabled
|
file |
diff |
annotate
|
Sun, 13 Apr 2008 17:43:42 -0400 |
coleenp |
6420645: Create a vm that uses compressed oops for up to 32gb heapsizes
|
file |
diff |
annotate
|
Sun, 16 Mar 2008 21:57:25 -0700 |
ysr |
6634032: CMS: Need CMSInitiatingPermOccupancyFraction for perm, divorcing from CMSInitiatingOccupancyFraction
|
file |
diff |
annotate
|