Thu, 12 Nov 2015 09:52:04 -0800 |
sangheki |
8134631: G1DummyRegionsPerGC fires assert of assert(words <= filler_array_max_size()) failed: too big for a single object
|
file |
diff |
annotate
|
Tue, 10 Nov 2015 09:29:40 +0100 |
tschatzl |
8140585: PLAB statistics are flushed too late
|
file |
diff |
annotate
|
Mon, 09 Nov 2015 11:26:15 +0100 |
david |
8141434: G1CollectedHeap::into_cset_dirty_card_queue_set should be moved to G1RemSet
|
file |
diff |
annotate
|
Mon, 09 Nov 2015 09:19:39 +0100 |
david |
8139867: Change how startsHumongous and continuesHumongous regions work in G1.
|
file |
diff |
annotate
|
Wed, 04 Nov 2015 18:10:18 +0000 |
tschatzl |
Merge
|
file |
diff |
annotate
|
Wed, 04 Nov 2015 16:42:11 +0100 |
mgerdin |
8141422: G1 eager reclaim card dirtying may dirty outside of allocated objects
|
file |
diff |
annotate
|
Wed, 04 Nov 2015 17:36:29 +0100 |
tschatzl |
8141134: Remove unnecessary pragma warning(disable:4355) from GC code
|
file |
diff |
annotate
|
Sat, 31 Oct 2015 15:27:48 +0100 |
ehelin |
8140509: Add note_gc_start to G1CollectorPolicy
|
file |
diff |
annotate
|
Fri, 30 Oct 2015 10:15:06 +0100 |
ehelin |
8140508: Add utility method for logging phases to G1CollectorPolicy
|
file |
diff |
annotate
|
Wed, 28 Oct 2015 15:03:40 +0100 |
coleenp |
Merge
|
file |
diff |
annotate
|
Wed, 28 Oct 2015 09:47:23 -0400 |
coleenp |
8139203: Consistent naming for klass type predicates
|
file |
diff |
annotate
|
Wed, 14 Oct 2015 14:51:10 +0200 |
mgerdin |
8139149: Split G1 evacuate_collection_set into multiple steps
|
file |
diff |
annotate
|
Mon, 26 Oct 2015 13:11:36 -0400 |
coleenp |
8139163: InstanceKlass::cast passes through NULL
|
file |
diff |
annotate
|
Wed, 21 Oct 2015 13:46:25 +0000 |
ecaspole |
Merge
|
file |
diff |
annotate
|
Tue, 13 Oct 2015 10:06:46 +0200 |
stefank |
8058563: InstanceKlass::_dependencies list isn't cleared from empty nmethodBucket entries
|
file |
diff |
annotate
|
Tue, 20 Oct 2015 22:35:46 +0000 |
ecaspole |
Merge
|
file |
diff |
annotate
|
Tue, 20 Oct 2015 11:17:19 -0400 |
jprovino |
Merge
|
file |
diff |
annotate
|
Sat, 17 Oct 2015 19:40:30 -0400 |
dlong |
Merge
|
file |
diff |
annotate
|
Thu, 08 Oct 2015 12:49:30 -1000 |
twisti |
8136421: JEP 243: Java-Level JVM Compiler Interface
|
file |
diff |
annotate
|
Tue, 20 Oct 2015 14:01:49 -0400 |
ecaspole |
8060017: G1: Report heap sizing time
|
file |
diff |
annotate
|
Wed, 14 Oct 2015 14:50:43 +0200 |
mgerdin |
8138762: Refactor setup of evacuation closures in G1
|
file |
diff |
annotate
|
Tue, 13 Oct 2015 14:49:13 +0200 |
tschatzl |
8069330: Adjustment of concurrent refinement thresholds does not take hot card cache into account
|
file |
diff |
annotate
|
Tue, 13 Oct 2015 08:37:44 +0200 |
david |
8139427: Break out YoungList to own class.
|
file |
diff |
annotate
|
Fri, 09 Oct 2015 20:31:56 +0200 |
brutisso |
8139293: TestGCEventMixedWithG1ConcurrentMark.java fails after JDK-8134953
|
file |
diff |
annotate
|
Wed, 30 Sep 2015 18:09:40 -0400 |
aharlap |
8130265: gctests/LargeObjects/large001 fails with OutOfMemoryError: Java heap space
|
file |
diff |
annotate
|
Wed, 30 Sep 2015 09:07:21 +0200 |
brutisso |
8134953: Make the GC ID available in a central place
|
file |
diff |
annotate
|
Tue, 29 Sep 2015 11:02:08 +0200 |
david |
8080775: Better argument formatting for assert() and friends
|
file |
diff |
annotate
|
Thu, 17 Sep 2015 16:07:06 +0200 |
mgerdin |
8136701: Remove YOUNG_LIST_VERBOSE code from G1CollectedHeap
|
file |
diff |
annotate
|
Fri, 11 Sep 2015 10:02:35 +0200 |
ehelin |
8135260: Split G1CollectorPolicy::finalize_cset into two parts
|
file |
diff |
annotate
|
Wed, 09 Sep 2015 09:19:32 -0700 |
sangheki |
8135025: Error message is repeated for large value at G1ConcRefinementThreads
|
file |
diff |
annotate
|
Wed, 09 Sep 2015 14:22:45 +0200 |
mgerdin |
8135154: Move cards scanned and surviving young words aggregation to G1ParScanThreadStateSet
|
file |
diff |
annotate
|
Wed, 09 Sep 2015 10:34:22 +0200 |
mgerdin |
8135152: Create a G1ParScanThreadStateSet class for managing G1 GC per thread states
|
file |
diff |
annotate
|
Tue, 08 Sep 2015 16:00:34 -0400 |
kbarrett |
8134797: Remove explicit casts in CollectorPolicy hierarchy
|
file |
diff |
annotate
|
Fri, 04 Sep 2015 09:47:35 +0200 |
mgerdin |
8135012: Don't use G1RootProcessor when scanning remembered sets
|
file |
diff |
annotate
|
Fri, 04 Sep 2015 08:36:13 +0200 |
tschatzl |
8134857: Inconsistency in maximum TLAB/PLAB size and humongous object size
|
file |
diff |
annotate
|
Fri, 28 Aug 2015 09:05:46 +0200 |
ehelin |
8134509: G1ParCopyClosure does not need a ReferenceProcessor
|
file |
diff |
annotate
|
Thu, 27 Aug 2015 16:28:05 +0200 |
ehelin |
8134504: Remove usage of EvacuationInfo from G1CollectorPolicy
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Thu, 20 Aug 2015 15:17:43 +0200 |
tschatzl |
8073146: G1 merges thread local age tables too early with global age table
|
file |
diff |
annotate
|
Thu, 20 Aug 2015 15:17:43 +0200 |
tschatzl |
8040162: Avoid reallocating PLABs between GC phases in G1
|
file |
diff |
annotate
|
Thu, 20 Aug 2015 15:17:41 +0200 |
tschatzl |
8133530: Add JFR event for evacuation statistics
|
file |
diff |
annotate
|
Wed, 19 Aug 2015 13:59:39 +0200 |
tschatzl |
8073013: Add detailed information about PLAB memory usage
|
file |
diff |
annotate
|
Wed, 19 Aug 2015 13:50:50 +0200 |
tschatzl |
8133470: Uses of Atomic methods in plab.hpp should be moved to .inline.hpp file
|
file |
diff |
annotate
|
Mon, 29 Jun 2015 11:09:39 +0200 |
stefank |
8087323: Unify and split the work gang classes
|
file |
diff |
annotate
|
Fri, 07 Aug 2015 15:37:07 +0200 |
tschatzl |
8133042: Remove some direct accesses of G1Allocator to G1CollectedHeap members
|
file |
diff |
annotate
|
Thu, 06 Aug 2015 15:52:33 +0200 |
tschatzl |
8133047: Rename G1ParScanThreadState::_queue_num to _worker_id
|
file |
diff |
annotate
|
Thu, 06 Aug 2015 15:49:52 +0200 |
tschatzl |
8133043: Clean up code related to termination stats printing
|
file |
diff |
annotate
|
Thu, 06 Aug 2015 15:49:50 +0200 |
tschatzl |
8073052: Rename and clean up the allocation manager hierarchy in g1Allocator.?pp
|
file |
diff |
annotate
|
Fri, 24 Jul 2015 10:32:00 -0400 |
ecaspole |
8132148: G1 hs_err region dump legend out of sync with region values
|
file |
diff |
annotate
|
Thu, 23 Jul 2015 11:14:47 +0200 |
tschatzl |
8004687: G1: Parallelize object self-forwarding and scanning during an evacuation failure
|
file |
diff |
annotate
|
Thu, 23 Jul 2015 11:14:24 +0200 |
ehelin |
8131319: Move G1Allocator::_summary_bytes_used back to G1CollectedHeap
|
file |
diff |
annotate
|
Tue, 07 Jul 2015 18:16:06 +0000 |
jmasa |
Merge
|
file |
diff |
annotate
|
Tue, 07 Jul 2015 14:20:08 +0200 |
tschatzl |
8129558: Coalesce dead objects during removal of self-forwarded pointers
|
file |
diff |
annotate
|
Tue, 07 Jul 2015 06:37:10 -0700 |
sangheki |
8079555: REDO - Determining the desired PLAB size adjusts to the the number of threads at the wrong place
|
file |
diff |
annotate
|
Thu, 25 Jun 2015 10:52:37 +0000 |
brutisso |
Merge
|
file |
diff |
annotate
|
Wed, 24 Jun 2015 12:12:25 -0400 |
bpittore |
8081202: Hotspot compile warning: "Invalid suffix on literal; C++11 requires a space between literal and identifier"
|
file |
diff |
annotate
|
Thu, 25 Jun 2015 08:15:07 +0200 |
brutisso |
8129626: G1: set_in_progress() and clear_started() needs a barrier on non-TSO platforms
|
file |
diff |
annotate
|
Tue, 23 Jun 2015 13:26:05 +0200 |
brutisso |
8129549: G1: Make sure the concurrent thread does not mix its logging with the STW pauses
|
file |
diff |
annotate
|
Fri, 12 Jun 2015 19:49:54 -0400 |
jiangli |
8042668: GC Support for shared heap ranges in CDS
|
file |
diff |
annotate
|
Fri, 12 Jun 2015 12:55:32 +0200 |
david |
8025608: GC trace events missing nursery size information
|
file |
diff |
annotate
|