Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2218963 | 8 | Jon Masamitsu | P3 | Resolved | Fixed | b18 |
JDK-2219007 | 7u4 | Jon Masamitsu | P3 | Closed | Fixed | b05 |
Currently the value of ParallelGCThreads is chosen at initialization
based on the number of processors on the platform. This value can be
very wrong and for good performance may need to change dynamically.
based on the number of processors on the platform. This value can be
very wrong and for good performance may need to change dynamically.
- backported by
-
JDK-2218963 RFE: Enhance GC ergonomics to dynamically choose ParallelGCThreads
-
- Resolved
-
-
JDK-2219007 RFE: Enhance GC ergonomics to dynamically choose ParallelGCThreads
-
- Closed
-
- duplicates
-
JDK-6441706 RFE: Constrain default number of gc worker threads especially in 32-bit JVM
-
- Closed
-
- relates to
-
JDK-8213224 Move code related to GC threads calculation out of AdaptiveSizePolicy
-
- Resolved
-
-
JDK-6858051 Create GC worker threads dynamically
-
- Resolved
-