hotspot/src/share/vm/gc/g1/g1CollectedHeap.cpp
Tue, 20 Oct 2015 11:17:19 -0400 jprovino Merge
Sat, 17 Oct 2015 19:40:30 -0400 dlong Merge
Thu, 08 Oct 2015 12:49:30 -1000 twisti 8136421: JEP 243: Java-Level JVM Compiler Interface
Tue, 20 Oct 2015 14:01:49 -0400 ecaspole 8060017: G1: Report heap sizing time
Wed, 14 Oct 2015 14:50:43 +0200 mgerdin 8138762: Refactor setup of evacuation closures in G1
Tue, 13 Oct 2015 14:49:13 +0200 tschatzl 8069330: Adjustment of concurrent refinement thresholds does not take hot card cache into account
Tue, 13 Oct 2015 08:37:44 +0200 david 8139427: Break out YoungList to own class.
Fri, 09 Oct 2015 20:31:56 +0200 brutisso 8139293: TestGCEventMixedWithG1ConcurrentMark.java fails after JDK-8134953
Wed, 30 Sep 2015 18:09:40 -0400 aharlap 8130265: gctests/LargeObjects/large001 fails with OutOfMemoryError: Java heap space
Wed, 30 Sep 2015 09:07:21 +0200 brutisso 8134953: Make the GC ID available in a central place
Tue, 29 Sep 2015 11:02:08 +0200 david 8080775: Better argument formatting for assert() and friends
Thu, 17 Sep 2015 16:07:06 +0200 mgerdin 8136701: Remove YOUNG_LIST_VERBOSE code from G1CollectedHeap
Fri, 11 Sep 2015 10:02:35 +0200 ehelin 8135260: Split G1CollectorPolicy::finalize_cset into two parts
Wed, 09 Sep 2015 09:19:32 -0700 sangheki 8135025: Error message is repeated for large value at G1ConcRefinementThreads
Wed, 09 Sep 2015 14:22:45 +0200 mgerdin 8135154: Move cards scanned and surviving young words aggregation to G1ParScanThreadStateSet
Wed, 09 Sep 2015 10:34:22 +0200 mgerdin 8135152: Create a G1ParScanThreadStateSet class for managing G1 GC per thread states
Tue, 08 Sep 2015 16:00:34 -0400 kbarrett 8134797: Remove explicit casts in CollectorPolicy hierarchy
Fri, 04 Sep 2015 09:47:35 +0200 mgerdin 8135012: Don't use G1RootProcessor when scanning remembered sets
Fri, 04 Sep 2015 08:36:13 +0200 tschatzl 8134857: Inconsistency in maximum TLAB/PLAB size and humongous object size
Fri, 28 Aug 2015 09:05:46 +0200 ehelin 8134509: G1ParCopyClosure does not need a ReferenceProcessor
Thu, 27 Aug 2015 16:28:05 +0200 ehelin 8134504: Remove usage of EvacuationInfo from G1CollectorPolicy
Tue, 25 Aug 2015 17:22:56 -0400 jiangli 8131734: assert(!is_null(v)) failed: narrow klass value can never be zero with -Xshared:auto
Thu, 20 Aug 2015 15:17:43 +0200 tschatzl 8073146: G1 merges thread local age tables too early with global age table
Thu, 20 Aug 2015 15:17:43 +0200 tschatzl 8040162: Avoid reallocating PLABs between GC phases in G1
Thu, 20 Aug 2015 15:17:41 +0200 tschatzl 8133530: Add JFR event for evacuation statistics
Wed, 19 Aug 2015 13:59:39 +0200 tschatzl 8073013: Add detailed information about PLAB memory usage
Wed, 19 Aug 2015 13:50:50 +0200 tschatzl 8133470: Uses of Atomic methods in plab.hpp should be moved to .inline.hpp file
Mon, 29 Jun 2015 11:09:39 +0200 stefank 8087323: Unify and split the work gang classes
Fri, 07 Aug 2015 15:37:07 +0200 tschatzl 8133042: Remove some direct accesses of G1Allocator to G1CollectedHeap members
Thu, 06 Aug 2015 15:52:33 +0200 tschatzl 8133047: Rename G1ParScanThreadState::_queue_num to _worker_id
less more (0) -50 -30 tip