hotspot/src/share/vm/gc_implementation/g1/g1RemSet.cpp
Thu, 02 Apr 2015 10:24:24 +0200 stefank 8076457: Fix includes of inline.hpp in GC code
Fri, 27 Mar 2015 15:03:44 +0100 david 8076054: g1: PRAGMA_FORMAT_MUTE_WARNINGS_FOR_GCC needs to be removed from source files
Tue, 03 Mar 2015 18:01:27 +0100 jwilhelm 8074459: Flags handling memory sizes should be of type size_t
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, 12 Mar 2015 10:11:20 +0100 brutisso 8074037: Refactor the G1GCPhaseTime logging to make it easier to add new phases
Mon, 08 Dec 2014 18:57:33 +0100 mgerdin 8067655: Clean up G1 remembered set oop iteration
Thu, 04 Dec 2014 10:40:19 +0100 jwilhelm Merge
Wed, 26 Nov 2014 10:53:31 +0100 mgerdin 8065358: Refactor G1s usage of save_marks and reduce related races
Mon, 01 Dec 2014 12:16:15 -0500 coleenp 8060074: os::free() takes MemoryTrackingLevel but doesn't need it
Mon, 27 Oct 2014 17:24:10 -0400 kbarrett 8062206: Remove unusable G1RSLogCheckCardTable command line argument
Tue, 21 Oct 2014 11:57:22 +0200 mlarsson 6979279: remove special-case code for ParallelGCThreads==0
Tue, 07 Oct 2014 14:54:53 +0200 mlarsson 8058298: Separate heap region iterator claim values from the data structures iterated over
Tue, 23 Sep 2014 11:43:24 +0200 tonyp 8058495: G1: normalize names for isHumongous() and friends
Tue, 16 Sep 2014 10:28:15 +0200 tschatzl 8052172: Evacuation failure handling in G1 does not evacuate all objects if -XX:-G1DeferredRSUpdate is set
Fri, 29 Aug 2014 13:12:21 +0200 mgerdin 8048268: G1 Code Root Migration performs poorly
Tue, 26 Aug 2014 09:36:53 +0200 tschatzl 8054819: Rename HeapRegionSeq to HeapRegionManager
Tue, 19 Aug 2014 14:09:10 +0200 tschatzl 8038423: G1: Decommit memory within heap
Thu, 07 Aug 2014 09:35:08 +0200 brutisso 8051837: Remove temporary G1UseParallelRSetUpdating and G1UseParallelRSetScanning flags
Fri, 09 May 2014 16:50:54 -0400 drchase 8037816: Fix for 8036122 breaks build with Xcode5/clang
Thu, 17 Apr 2014 15:57:02 +0200 brutisso 8040722: G1: Clean up usages of heap_region_containing
Tue, 15 Apr 2014 20:46:23 +0200 stefank 8039957: Replace the last few %p usages with PTR_FORMAT in the GC code
Fri, 04 Apr 2014 09:46:10 +0200 stefank 8039244: Don't use UINT32_FORMAT and INT32_FORMAT when printing uints and ints in the GC code
Thu, 03 Apr 2014 17:49:31 +0400 vkempik 8016302: Change type of the number of GC workers to unsigned int (2)
Mon, 17 Mar 2014 10:13:42 +0100 tschatzl 8035654: Add times for evacuation failure handling in "Other" time
Mon, 10 Feb 2014 12:51:51 +0100 stefank 8033764: Remove the usage of StarTask from BufferingOopClosure
Thu, 23 Jan 2014 14:47:23 +0100 jwilhelm 8025856: Fix typos in the GC code
Mon, 21 Oct 2013 18:56:20 +0200 jwilhelm 8026853: Prepare GC code for collector policy regression fix
Mon, 30 Sep 2013 12:43:59 +0200 tschatzl 8025441: G1: assert "assert(thread < _num_vtimes) failed: just checking" fails when G1ConcRefinementThreads > ParallelGCThreads
Tue, 24 Sep 2013 14:46:29 +0200 mgerdin 8025305: Cleanup CardTableModRefBS usage in G1
Thu, 26 Sep 2013 12:49:45 +0200 tschatzl 8014078: G1: improve remembered set summary information by providing per region type information
less more (0) -50 -30 tip