hotspot/src/share/vm/memory/genCollectedHeap.cpp
Fri, 27 Mar 2015 15:29:19 +0100 david 8076073: shared: PRAGMA_FORMAT_MUTE_WARNINGS_FOR_GCC needs to be removed from source files
Mon, 16 Mar 2015 13:28:27 +0100 jwilhelm 8075635: Remove GenerationSpec array
Mon, 01 Dec 2014 15:24:56 +0100 mgerdin 8075210: Refactor strong root processing in order to allow G1 to evolve separately from GenCollectedHeap
Thu, 05 Mar 2015 23:47:26 +0100 jwilhelm 8057632: Remove auxiliary code used to handle the generations array
Fri, 22 Aug 2014 10:10:08 +0200 jwilhelm 8061802: REDO - Remove the generations array
Fri, 13 Feb 2015 14:37:35 +0100 stefank 8072911: Remove includes of oop.inline.hpp from .hpp files
Tue, 10 Feb 2015 17:41:19 -0500 tschatzl 8065093: Remove unused variable/output argument
Thu, 18 Dec 2014 13:26:37 -0500 kbarrett 8067499: G1SATBCardTableModRefBS should not inherit from CardTableModRefBSForCTRS
Wed, 17 Dec 2014 22:32:44 -0500 kbarrett 8066827: Remove ReferenceProcessor::clean_up_discovered_references()
Mon, 01 Dec 2014 14:37:25 +0100 brutisso 8065993: Merge OneContigSpaceCardGeneration with TenuredGeneration
Tue, 02 Dec 2014 09:51:16 +0100 brutisso 8065992: Change CMSCollector::_young_gen to be a ParNewGeneration*
Thu, 27 Nov 2014 21:02:13 +0100 brutisso 8065972: Remove support for ParNew+SerialOld and DefNew+CMS
Fri, 17 May 2013 17:24:20 +0200 aeriksso 7176220: 'Full GC' events miss date stamp information occasionally
Tue, 18 Nov 2014 10:36:42 +0100 ehelin 8064721: The card tables only ever need two covering regions
Wed, 22 Oct 2014 16:40:43 +0200 jwilhelm 8061805: BACKOUT - Remove the generations array
Fri, 22 Aug 2014 10:10:08 +0200 jwilhelm 8055702: Remove the generations array
Thu, 18 Sep 2014 12:45:45 +0200 mlarsson 8055091: CollectedHeap::_reserved usage should be cleaned up
Thu, 21 Aug 2014 16:44:41 +0200 tschatzl 8055098: WB API should be extended to provide information about size and age of object.
Mon, 21 Jul 2014 10:00:31 +0200 tschatzl 8048112: G1 Full GC needs to support the case when the very first region is not available
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
Thu, 26 Jun 2014 13:30:43 -0700 jcoomes 8034246: remove CMS and ParNew adaptive size policy code
Thu, 19 Jun 2014 13:31:14 +0200 brutisso 8043607: Add a GC id as a log decoration similar to PrintGCTimeStamps
Fri, 02 May 2014 02:11:34 +0200 jwilhelm 8042298: Remove the names gen0 and gen1 from the GC code
Fri, 09 May 2014 16:50:54 -0400 drchase 8037816: Fix for 8036122 breaks build with Xcode5/clang
Tue, 29 Apr 2014 22:57:19 +0200 jwilhelm 8027643: Merge GenCollectorPolicy and TwoGenerationCollectorPolicy
Mon, 31 Mar 2014 17:09:38 +0200 ehelin 8038934: Remove prefix allocated_ from methods and variables in Metaspace
Thu, 06 Mar 2014 09:08:18 +0100 mgerdin 8038399: Remove dead oop_iterate MemRegion variants from SharedHeap, Generation and Space classes
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
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
Mon, 16 Dec 2013 08:54:14 +0100 brutisso 8029524: Remove unsused method CollectedHeap::unsafe_max_alloc()
Fri, 01 Nov 2013 17:09:38 +0100 jwilhelm 8016309: assert(eden_size > 0 && survivor_size > 0) failed: just checking
Mon, 21 Oct 2013 18:56:20 +0200 jwilhelm 8026853: Prepare GC code for collector policy regression fix
Fri, 16 Aug 2013 13:22:32 +0200 stefank 8007074: SIGSEGV at ParMarkBitMap::verify_clear()
Wed, 07 Aug 2013 16:47:32 +0200 ehelin 8014659: NPG: performance counters for compressed klass space
Wed, 14 Aug 2013 09:02:32 +0200 brutisso 8022800: Use specific generations rather than generation iteration
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
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
Mon, 22 Apr 2013 20:27:36 +0200 stefank 8012687: Remove unused is_root checks and closures
Wed, 10 Apr 2013 14:26:49 +0200 stefank 8011872: Include Bit Map addresses in the hs_err files
Fri, 05 Apr 2013 10:20:04 -0700 johnc 8011343: Add new flag for verifying the heap during startup
Thu, 14 Mar 2013 10:54:44 +0100 mgerdin 8005602: NPG: classunloading does not happen while CMS GC with -XX:+CMSClassUnloadingEnabled is used
Wed, 23 Jan 2013 13:02:39 -0500 jprovino 8005915: Unify SERIALGC and INCLUDE_ALTERNATE_GCS
Mon, 15 Oct 2012 10:02:42 -0700 johnc 8000831: Heap verification output incorrect/incomplete
Sat, 01 Sep 2012 13:25:18 -0400 coleenp 6964458: Reimplement class meta-data storage to use native memory
Thu, 31 May 2012 21:10:33 +0200 brutisso 7172279: G1: Clean up TraceGen0Time and TraceGen1Time data gathering
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, 01 Feb 2012 07:59:01 -0800 never 7141200: log some interesting information in ring buffers for crashes
Wed, 14 Dec 2011 13:34:57 -0800 jmasa 7121618: Change type of number of GC workers to unsigned int.
Mon, 19 Dec 2011 10:02:05 -0800 johnc 7117303: VM uses non-monotonic time source and complains that it is non-monotonic
Wed, 14 Dec 2011 12:15:26 +0100 stefank 7121373: Clean up CollectedHeap::is_in
Tue, 08 Nov 2011 00:41:28 -0500 tonyp 7099849: G1: include heap region information in hs_err files
Thu, 22 Sep 2011 10:57:37 -0700 johnc 6484982: G1: process references during evacuation pauses
Thu, 01 Sep 2011 16:18:17 +0200 stefank 7085906: Replace the permgen allocated sentinelRef with a self-looped end
less more (0) -60 tip