hotspot/src/share/vm/memory/defNewGeneration.cpp
Fri, 09 May 2014 16:50:54 -0400 drchase 8037816: Fix for 8036122 breaks build with Xcode5/clang
Tue, 15 Apr 2014 20:46:23 +0200 stefank 8039957: Replace the last few %p usages with PTR_FORMAT in the GC code
Wed, 09 Apr 2014 13:54:32 +0200 stefank 8039743: Use correct format specifier to print size_t values and pointers in the GC code
Thu, 13 Feb 2014 17:44:39 +0100 stefank 8034761: Remove the do_code_roots parameter from process_strong_roots
Mon, 27 Jan 2014 13:14:53 +0100 brutisso 8030177: G1: Enable TLAB resizing
Tue, 14 Jan 2014 16:40:33 +0100 mgerdin 8032379: Remove the is_scavenging flag to process_strong_roots
Mon, 20 Jan 2014 17:15:55 +0100 ehelin 8031776: Remove the unnecessary enum GenRemSet::Name
Mon, 16 Dec 2013 13:43:06 +0100 brutisso 8027440: DefNew does not log heap change information when a promotion failure occurs
Sat, 23 Nov 2013 12:25:13 +0100 mgronlun 8028128: Add a type safe alternative for working with counter based data
Fri, 01 Nov 2013 17:09:38 +0100 jwilhelm 8016309: assert(eden_size > 0 && survivor_size > 0) failed: just checking
Wed, 14 Aug 2013 09:02:32 +0200 brutisso 8022800: Use specific generations rather than generation iteration
Tue, 23 Jul 2013 09:49:11 -0700 jmasa 6990419: CMS Remaining work for 6572569: consistently skewed work distribution in (long) re-mark pauses
Wed, 03 Jul 2013 17:26:59 -0400 jiangli 7133260: AllocationProfiler uses space in metadata and doesn't seem to do anything useful.
Mon, 10 Jun 2013 11:30:51 +0200 sla 8005849: JEP 167: Event-Based JVM Tracing
Fri, 17 May 2013 11:57:05 +0200 ehelin 8014277: Remove ObjectClosure as base class for BoolObjectClosure
Mon, 14 Jan 2013 21:30:45 +0100 brutisso 8005972: ParNew should not update the tenuring threshold when promotion failed has occurred
Tue, 27 Nov 2012 14:20:21 +0100 stefank 8003935: Simplify the needed includes for using Thread::current()
Sat, 01 Sep 2012 13:25:18 -0400 coleenp 6964458: Reimplement class meta-data storage to use native memory
Tue, 15 May 2012 10:25:06 +0200 brutisso 7166894: Add gc cause to GC logging for all collectors
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
Sun, 25 Sep 2011 16:03:29 -0700 never 7089790: integrate bsd-port changes
Wed, 06 Jul 2011 12:28:07 -0700 jcoomes 7061204: clean the chunk table synchronously in embedded builds
Fri, 17 Dec 2010 23:41:31 -0800 ysr 6807801: CMS: could save/restore fewer header words during scavenge
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
Thu, 11 Nov 2010 10:42:43 -0800 ysr 6998802: ScavengeALot: assert(!gch->incremental_collection_failed()) failed: Twice in a row
Thu, 28 Oct 2010 14:46:29 -0700 ysr 6995045: assert(!gch->incremental_collection_failed()) failed: Error, defNewGeneration.cpp:827
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
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
Mon, 01 Dec 2008 23:25:24 -0800 ysr 6778647: snap(), snap_policy() should be renamed setup(), setup_policy()
Thu, 20 Nov 2008 16:56:09 -0800 ysr 6684579: SoftReference processing can be made more efficient
Thu, 21 Aug 2008 23:36:31 -0400 tonyp Merge
Mon, 23 Jun 2008 16:49:37 -0700 ysr 6718086: CMS assert: _concurrent_iteration_safe_limit update missed
Thu, 05 Jun 2008 15:57:56 -0700 ysr 6711316: Open source the Garbage-First garbage collector
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.
Sun, 13 Apr 2008 17:43:42 -0400 coleenp 6420645: Create a vm that uses compressed oops for up to 32gb heapsizes
Sat, 01 Dec 2007 00:00:00 +0000 duke Initial load
less more (0) tip