Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2162720 | 1.4.2_17-rev | Abhijit Saha | P4 | Resolved | Fixed | b13 |
CMS GC in Java 1.4.2 has handling for marking stack overflow, in 1.4.2_14: the fix for 6409002 (part of 4615723).
However, it does not have a CMSMarkStackSizeMax setting. For extreme situations, attempts to expand the marking stack size could continue until the request is denied.
However, it does not have a CMSMarkStackSizeMax setting. For extreme situations, attempts to expand the marking stack size could continue until the request is denied.
- backported by
-
JDK-2162720 CMSMarkStackSizeMax setting should exist in 1.4.2.
-
- Resolved
-