-
Enhancement
-
Resolution: Unresolved
-
P4
-
12
In applications with a large number of Java threads (20k+), TLAB retirement, log buffer flushing and TLAB resizing takes 3-7% of total pause time.
Example program: extremem benchmark
Implement in our parallel collectors.
- is blocked by
-
JDK-8210857 Allow retiring TLABs and collecting statistics in parallel
- Resolved
-
JDK-8221785 Let possibly_parallel_threads_do cover the same threads as threads_do
- Resolved
- relates to
-
JDK-8302122 Parallelize TLAB retirement in prologue in G1
- Resolved
-
JDK-8301116 Parallelize TLAB resizing in G1
- Resolved