-
Enhancement
-
Resolution: Unresolved
-
P3
-
9
Concurrent tasks often suffer from using too many threads because there is too little work available.
Look at the various concurrent mark phases and see which of them can be easily automatically tuned to use a more optimal number of threads, and implement that.
Look at the various concurrent mark phases and see which of them can be easily automatically tuned to use a more optimal number of threads, and implement that.
- is blocked by
-
JDK-8155232 Augment Workgang to run task with a given number of threads
-
- Resolved
-
- relates to
-
JDK-8077144 Concurrent mark initialization takes too long
-
- Closed
-
-
JDK-8172792 JEP 308: Improve Dynamic Number of Thread Sizing for G1
-
- Closed
-