hotspot/src/share/vm/gc_implementation/g1/g1CollectedHeap.cpp
Tue, 15 Apr 2014 20:46:23 +0200 stefank 8039957: Replace the last few %p usages with PTR_FORMAT in the GC code
Fri, 11 Apr 2014 12:29:24 +0200 pliden 8039147: Cleanup SuspendibleThreadSet
Fri, 11 Apr 2014 11:00:12 +0200 pliden 8037112: gc/g1/TestHumongousAllocInitialMark.java caused SIGSEGV
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
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 11:21:33 -0700 kevinw Merge
Thu, 03 Apr 2014 17:49:31 +0400 vkempik 8016302: Change type of the number of GC workers to unsigned int (2)
Mon, 31 Mar 2014 17:09:38 +0200 ehelin 8038934: Remove prefix allocated_ from methods and variables in Metaspace
Wed, 02 Apr 2014 09:17:38 +0200 goetz 8038498: Fix includes and C inlining after 8035330
Tue, 01 Apr 2014 07:46:51 +0200 brutisso 8038829: G1: More useful information in a few assert messages
Tue, 18 Mar 2014 19:07:22 +0100 pliden 8029075: String deduplication in G1
Fri, 28 Feb 2014 15:27:09 +0100 jwilhelm 8036025: Sort the freelist in order to shrink the heap
Mon, 17 Mar 2014 15:18:38 +0100 pliden 8036672: G1: alloc_purpose in copy_to_survivor_space() used incorrectly
Mon, 17 Mar 2014 10:07:51 +0100 tschatzl 8035330: Remove G1ParScanPartialArrayClosure and G1ParScanHeapEvacClosure
Mon, 17 Mar 2014 10:13:55 +0100 tschatzl 8034868: Extract G1 From Card Cache into separate class
Mon, 17 Mar 2014 10:13:42 +0100 tschatzl 8035654: Add times for evacuation failure handling in "Other" time
Mon, 17 Mar 2014 10:13:27 +0100 tschatzl 8035398: Add card redirty time in "Other" time in G1
Mon, 17 Mar 2014 10:13:18 +0100 tschatzl 8027295: Free CSet takes ~50% of young pause time
Mon, 17 Mar 2014 10:12:21 +0100 tschatzl 8035406: Improve data structure for Code Cache remembered sets
Fri, 14 Mar 2014 10:15:46 +0100 brutisso 8034079: G1: Refactor the HeapRegionSet hierarchy
Mon, 24 Feb 2014 09:41:04 +0100 tschatzl 8035329: Move G1ParCopyClosure::copy_to_survivor_space into G1ParScanThreadState
Mon, 24 Feb 2014 09:40:49 +0100 tschatzl 8035326: Assume non-NULL references in G1CollectedHeap::in_cset_fast_test
Mon, 24 Feb 2014 09:40:21 +0100 tschatzl 8027559: Decrease code size and templatizing in G1ParCopyClosure::do_oop_work
Thu, 13 Feb 2014 17:44:39 +0100 stefank 8034761: Remove the do_code_roots parameter from process_strong_roots
Mon, 10 Feb 2014 12:58:09 +0100 stefank 8033923: Use BufferingOopClosure for G1 code root scanning
Fri, 07 Feb 2014 13:48:07 +0100 brutisso 8033922: G1: Back out 8033601 and go back to use the to-obj for chunked arrays.
Thu, 06 Feb 2014 14:12:43 +0100 pliden 8031703: Missing post-barrier in ReferenceProcessor
Wed, 05 Feb 2014 14:29:34 +0100 tschatzl 8033443: Test8000311 fails after latest changes to parallelize string and symbol table unlink
Wed, 05 Feb 2014 12:47:48 +0100 tonyp 8033601: G1: Make array chunking use the same length field as the other young GCs
Fri, 31 Jan 2014 09:58:06 +0100 tschatzl 8033106: Wrong predicate for checking whether the correct amount of symbol table entries have been processed in G1
less more (0) -100 -50 -30 tip