hotspot/src/share/vm/gc_implementation/parNew/parNewGeneration.cpp
Mon, 07 Jul 2014 10:12:40 +0200 stefank 8049421: G1 Class Unloading after completing a concurrent mark cycle
Mon, 07 Jul 2014 12:37:11 +0200 stefank 8049420: Backout 8048248 to correct attribution
Mon, 07 Jul 2014 10:12:40 +0200 stefank 8048248: G1 Class Unloading after completing a concurrent mark cycle
Wed, 04 Jun 2014 11:56:44 +0200 goetz 8044775: Improve usage of umbrella header atomic.inline.hpp.
Thu, 19 Jun 2014 13:31:14 +0200 brutisso 8043607: Add a GC id as a log decoration similar to PrintGCTimeStamps
Tue, 03 Jun 2014 10:44:36 +0200 brutisso 8043239: G1: Missing post barrier in processing of j.l.ref.Reference objects
Fri, 09 May 2014 16:50:54 -0400 drchase 8037816: Fix for 8036122 breaks build with Xcode5/clang
Tue, 29 Apr 2014 15:17:27 +0200 goetz 8042195: Introduce umbrella header orderAccess.inline.hpp.
Thu, 13 Feb 2014 17:44:39 +0100 stefank 8034761: Remove the do_code_roots parameter from process_strong_roots
Thu, 23 Jan 2014 14:47:23 +0100 jwilhelm 8025856: Fix typos in the GC code
Tue, 14 Jan 2014 16:40:33 +0100 mgerdin 8032379: Remove the is_scavenging flag to process_strong_roots
Sat, 23 Nov 2013 12:25:13 +0100 mgronlun 8028128: Add a type safe alternative for working with counter based data
Thu, 26 Sep 2013 10:25:02 -0400 hseigel 7195622: CheckUnhandledOops has limited usefulness now
Wed, 14 Aug 2013 09:02:32 +0200 brutisso 8022800: Use specific generations rather than generation iteration
Mon, 10 Jun 2013 11:30:51 +0200 sla 8005849: JEP 167: Event-Based JVM Tracing
Mon, 14 Jan 2013 21:30:45 +0100 brutisso 8005972: ParNew should not update the tenuring threshold when promotion failed has occurred
Sun, 30 Dec 2012 08:47:52 +0100 brutisso 8005396: Use ParNew with only one thread instead of DefNew as default for CMS on single CPU machines
Thu, 04 Oct 2012 10:04:13 -0700 johnc 8000311: G1: ParallelGCThreads==0 broken
Sat, 01 Sep 2012 13:25:18 -0400 coleenp 6964458: Reimplement class meta-data storage to use native memory
Mon, 06 Aug 2012 12:20:14 -0700 johnc 6818524: G1: use ergonomic resizing of PLABs
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, 18 Jan 2012 09:50:16 -0800 johnc 7129514: time warp warnings after 7117303
Wed, 14 Dec 2011 13:34:57 -0800 jmasa 7121618: Change type of number of GC workers to unsigned int.
Tue, 09 Aug 2011 10:16:01 -0700 jmasa 6593758: RFE: Enhance GC ergonomics to dynamically choose ParallelGCThreads
Thu, 17 Mar 2011 10:32:46 -0700 ysr 6668573: CMS: reference processing crash if ParallelCMSThreads > ParallelGCThreads
Fri, 17 Dec 2010 23:41:31 -0800 ysr 6807801: CMS: could save/restore fewer header words during scavenge
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
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.
Wed, 11 Aug 2010 13:12:28 -0700 jcoomes 6976378: ParNew: stats are printed unconditionally in debug builds
Mon, 09 Aug 2010 18:03:50 -0700 jcoomes 6970376: ParNew: shared TaskQueue statistics
Fri, 16 Jul 2010 21:33:21 -0700 jcoomes 6962947: shared TaskQueue statistics
Thu, 27 May 2010 19:08:38 -0700 trims 6941466: Oracle rebranding changes for Hotspot repositories
Tue, 13 Apr 2010 13:52:10 -0700 jmasa 6858496: Clear all SoftReferences before an out-of-memory due to GC overhead limit.
Wed, 23 Dec 2009 09:23:54 -0800 ysr 6631166: CMS: better heuristics when combatting fragmentation
Tue, 15 Sep 2009 21:53:47 -0700 jrose 6863023: need non-perm oops in code cache for JSR 292
Thu, 02 Apr 2009 15:57:41 -0700 ysr 6824570: ParNew: Fix memory leak introduced in 6819891
Sat, 28 Mar 2009 15:47:29 -0700 ysr 6819891: ParNew: Fix work queue overflow code to deal correctly with +UseCompressedOops
Mon, 09 Mar 2009 13:28:46 -0700 xdono 6814575: Update copyright year
Mon, 26 Jan 2009 12:47:21 -0800 ysr 6786503: Overflow list performance can be improved
Thu, 11 Dec 2008 12:05:08 -0800 jcoomes 6578152: fill_region_with_object has usability and safety issues
Mon, 01 Dec 2008 23:25:24 -0800 ysr 6778647: snap(), snap_policy() should be renamed setup(), setup_policy()
Mon, 24 Nov 2008 09:53:31 -0800 ysr 6774607: SIGSEGV or (!is_null(v),"oop value can never be zero") assertion when running with CMS and COOPs
Thu, 20 Nov 2008 16:56:09 -0800 ysr 6684579: SoftReference processing can be made more efficient
Mon, 28 Jul 2008 15:30:23 -0700 jmasa Merge
Wed, 02 Jul 2008 12:55:16 -0700 xdono 6719955: Update copyright year
Wed, 09 Jul 2008 15:08:55 -0700 jmasa 6672698: mangle_unused_area() should not remangle the entire heap at each collection.
Wed, 28 May 2008 21:06:24 -0700 coleenp 6696264: assert("narrow oop can never be zero") for GCBasher & ParNewGC
Sun, 13 Apr 2008 17:43:42 -0400 coleenp 6420645: Create a vm that uses compressed oops for up to 32gb heapsizes
Fri, 15 Feb 2008 07:01:10 -0800 jmasa 6624765: Guarantee failure "Unexpected dirty card found"
Sat, 01 Dec 2007 00:00:00 +0000 duke Initial load
less more (0) tip