Thu, 21 Nov 2019 11:42:54 +0100 |
tschatzl |
8228609: G1 copy cost prediction uses used vs. actual copied byte
|
file |
diff |
annotate
|
Wed, 13 Nov 2019 10:51:41 -0800 |
sangheki |
8220312: Implementation: NUMA-Aware Memory Allocation for G1, Logging (3/3)
|
file |
diff |
annotate
|
Wed, 13 Nov 2019 10:49:32 -0800 |
sangheki |
8220311: Implementation: NUMA-Aware Memory Allocation for G1, Survivor (2/3)
|
file |
diff |
annotate
|
Thu, 17 Oct 2019 20:54:25 +0100 |
chegar |
datagramsocketimpl-branch: merge with default
datagramsocketimpl-branch
|
file |
diff |
annotate
|
Thu, 17 Oct 2019 20:53:35 +0100 |
chegar |
datagramsocketimpl-branch: update to default
datagramsocketimpl-branch
|
file |
diff |
annotate
|
Wed, 04 Sep 2019 09:47:51 +0200 |
sjohanss |
8230431: Move G1 trace code from gcTrace* to G1 directory
|
file |
diff |
annotate
|
Tue, 20 Aug 2019 09:22:18 +0200 |
tschatzl |
8227442: Make young_index_in_cset zero-based
|
file |
diff |
annotate
|
Fri, 16 Aug 2019 14:46:52 -0400 |
kbarrett |
8229044: G1RedirtyCardsQueueSet should be local to a collection
|
file |
diff |
annotate
|
Tue, 06 Aug 2019 10:48:21 +0200 |
stefank |
8229258: Rework markOop and markOopDesc into a simpler mark word value carrier
|
file |
diff |
annotate
|
Fri, 19 Jul 2019 16:47:11 -0400 |
kbarrett |
8162929: Enqueuing dirty cards into a single DCQS during GC does not scale
|
file |
diff |
annotate
|
Thu, 27 Jun 2019 11:48:32 +0200 |
tschatzl |
8213108: Improve work distribution during remembered set scan
|
file |
diff |
annotate
|
Mon, 03 Jun 2019 10:51:28 +0200 |
tschatzl |
8223693: Memory wastage in size of per-region type buffers in GC
|
file |
diff |
annotate
|
Tue, 14 May 2019 15:36:26 +0200 |
tschatzl |
8200545: Improve filter for enqueued deferred cards
|
file |
diff |
annotate
|
Mon, 08 Apr 2019 20:37:52 +0200 |
tschatzl |
8218668: Clean up evacuation of optional collection set
|
file |
diff |
annotate
|
Mon, 04 Mar 2019 11:49:16 +0100 |
tschatzl |
8219748: Add and use getter for the timing object in G1
|
file |
diff |
annotate
|
Mon, 04 Mar 2019 11:49:16 +0100 |
tschatzl |
8219747: Remove g1_ prefix to g1_remset and g1_policy members in G1CollectedHeap
|
file |
diff |
annotate
|
Wed, 20 Feb 2019 14:30:33 +0100 |
tschatzl |
8219096: Merge print_termination_stats code with current logging
|
file |
diff |
annotate
|
Fri, 07 Dec 2018 13:54:45 +0100 |
sjohanss |
8213890: Implementation of JEP 344: Abortable Mixed Collections for G1
|
file |
diff |
annotate
|
Wed, 31 Oct 2018 13:43:57 +0100 |
tschatzl |
8213142: Use RAII to set the scanning source in G1ScanEvacuatedObjClosure
|
file |
diff |
annotate
|
Wed, 31 Oct 2018 13:43:57 +0100 |
tschatzl |
8212911: Unify and micro-optimize handling of non-in-collection set references in oop closures
|
file |
diff |
annotate
|
Mon, 29 Oct 2018 08:55:03 +0100 |
tschatzl |
8212766: TestPromotionEventWithG1.java failed due to "RuntimeException: PLAB size is smaller than object size."
|
file |
diff |
annotate
|
Wed, 24 Oct 2018 16:22:34 +0200 |
tschatzl |
8212753: Improve oopDesc::forward_to_atomic
|
file |
diff |
annotate
|
Tue, 16 Oct 2018 11:27:21 +0200 |
tschatzl |
8210492: PLAB object promotion events report object sizes in words
|
file |
diff |
annotate
|
Fri, 03 Aug 2018 11:06:10 +0200 |
zgu |
8205921: Optimizing best-of-2 work stealing queue selection
|
file |
diff |
annotate
|
Mon, 25 Jun 2018 10:41:03 +0200 |
mhorie |
8204524: Unnecessary memory barriers in G1ParScanThreadState::copy_to_survivor_space
|
file |
diff |
annotate
|
Fri, 27 Apr 2018 12:06:46 +0200 |
tschatzl |
6672778: G1 should trim task queues more aggressively during evacuation pauses
|
file |
diff |
annotate
|
Thu, 05 Apr 2018 10:54:53 +0200 |
rkennke |
8199735: Mark word updates need to use Access API
|
file |
diff |
annotate
|
Fri, 06 Apr 2018 11:41:21 +0200 |
sjohanss |
8200169: Flatten G1Allocator class hierarchy
|
file |
diff |
annotate
|
Thu, 15 Mar 2018 21:24:10 +0100 |
stefank |
8199946: Move load/store and encode/decode out of oopDesc
|
file |
diff |
annotate
|
Mon, 05 Mar 2018 11:32:17 +0100 |
ehelin |
8197847: Remove unused file g1ParScanThreadState_ext.cpp
|
file |
diff |
annotate
|
Fri, 02 Mar 2018 10:09:08 +0100 |
sjohanss |
8198424: Remove G1AllocationContext
|
file |
diff |
annotate
|
Fri, 02 Mar 2018 10:09:01 +0100 |
sjohanss |
8198430: Remove G1Allocator extension point
|
file |
diff |
annotate
|
Mon, 26 Feb 2018 09:34:12 +0100 |
eosterlund |
8195142: Refactor out card table from CardTableModRefBS to flatten the BarrierSet hierarchy
|
file |
diff |
annotate
|
Tue, 13 Feb 2018 16:13:20 +0100 |
tschatzl |
7127700: G1: Replace G1PLAB with PLAB
|
file |
diff |
annotate
|
Tue, 28 Nov 2017 21:43:45 +0100 |
stefank |
8192061: Clean up allocation.inline.hpp includes
|
file |
diff |
annotate
|
Tue, 12 Sep 2017 19:03:39 +0200 |
erikj |
8187443: Forest Consolidation: Move files to unified layout
|
file |
diff |
annotate
| base
|