hotspot/src/share/vm/memory/space.cpp
Fri, 13 Feb 2015 14:37:35 +0100 stefank 8072911: Remove includes of oop.inline.hpp from .hpp files
Fri, 31 Oct 2014 09:10:51 +0100 brutisso 8061308: Remove iCMS
Thu, 30 Oct 2014 12:45:22 +0100 mlarsson 8043243: convert SCAN_AND_FORWARD, SCAN_AND_ADJUST_POINTERS, SCAN_AND_COMPACT macros to methods
Fri, 01 Aug 2014 15:40:12 -0700 jmasa 8031323: Optionally align objects copied to survivor spaces
Thu, 26 Jun 2014 11:36:58 +0200 mgerdin 8047818: G1 HeapRegions can no longer be ContiguousSpaces
Wed, 04 Jun 2014 11:56:44 +0200 goetz 8044775: Improve usage of umbrella header atomic.inline.hpp.
Thu, 08 May 2014 15:37:17 +0200 goetz 8042737: Introduce umbrella header prefetch.inline.hpp
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.
Wed, 12 Mar 2014 15:25:35 +0100 mgerdin 8038405: Clean up some virtual fucntions in Space class hierarchy
Wed, 12 Mar 2014 17:13:48 +0100 mgerdin 8038412: Move object_iterate_careful down from Space to ContigousSpace and CFLSpace
Wed, 12 Mar 2014 15:22:45 +0100 mgerdin 8038404: Move object_iterate_mem from Space to CMS since it is only ever used by CMS
Thu, 06 Mar 2014 09:08:18 +0100 mgerdin 8038399: Remove dead oop_iterate MemRegion variants from SharedHeap, Generation and Space classes
Thu, 23 Jan 2014 14:47:23 +0100 jwilhelm 8025856: Fix typos in the GC code
Tue, 24 Dec 2013 11:48:39 -0800 mikael 8029233: Update copyright year to match last edit in jdk8 hotspot repository for 2013
Wed, 23 Jan 2013 13:02:39 -0500 jprovino 8005915: Unify SERIALGC and INCLUDE_ALTERNATE_GCS
Wed, 02 Jan 2013 11:32:41 -0800 johnc 8004132: SerialGC: ValidateMarkSweep broken when running GCOld
Tue, 27 Nov 2012 14:11:37 -0800 johnc 7194633: G1: Assertion and guarantee failures in block offset table
Sat, 01 Sep 2012 13:25:18 -0400 coleenp 6964458: Reimplement class meta-data storage to use native memory
Mon, 16 Apr 2012 08:57:18 +0200 brutisso 4988100: oop_verify_old_oop appears to be dead
Wed, 14 Dec 2011 12:15:26 +0100 stefank 7121373: Clean up CollectedHeap::is_in
Tue, 10 May 2011 00:33:21 -0700 ysr 6883834: ParNew: assert(!_g->to()->is_in_reserved(obj),"Scanning field twice?") with LargeObjects tests
Wed, 30 Mar 2011 10:26:59 -0400 tonyp 7023069: G1: Introduce symmetric locking in the slow allocation path
Tue, 23 Nov 2010 13:22:55 -0800 stefank 6989984: Use standard include model for Hospot
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
Wed, 06 Jan 2010 14:22:39 -0800 never 6914300: ciEnv should export all well known classes
Mon, 09 Mar 2009 13:28:46 -0700 xdono 6814575: Update copyright year
Sun, 11 Jan 2009 16:58:24 -0800 jmasa 6692899: CMS: many vm.parallel_class_loading tests fail with assert "missing Printezis mark"
Tue, 06 Jan 2009 07:05:05 -0800 jmasa 6689653: JMapPerm fails with UseConcMarkSweepIncGC and compressed oops off
Thu, 11 Dec 2008 12:05:08 -0800 jcoomes 6578152: fill_region_with_object has usability and safety issues
Wed, 29 Oct 2008 06:30:02 -0700 jcoomes 6765804: GC "dead ratios" should be unsigned
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, 12 Jun 2008 13:50:55 -0700 ysr Merge
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.
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
Sat, 01 Dec 2007 00:00:00 +0000 duke Initial load
less more (0) tip