Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2124201 | 5.0u4 | Anupam R | P2 | Resolved | Fixed | b03 |
JDK-2122970 | 1.4.2_08 | Anupam R | P2 | Resolved | Fixed | b02 |
Customer found that when PermSize and MaxPermSize were made
large, even though most of this space was not actually
used, scavenge times went up dramatically when using the
ParNew+CMS collectors. The problem was not present when
DefNew+CMS was used, nor was it present with just ParNew.
###@###.### 2004-12-21 18:55:15 GMT
large, even though most of this space was not actually
used, scavenge times went up dramatically when using the
ParNew+CMS collectors. The problem was not present when
DefNew+CMS was used, nor was it present with just ParNew.
###@###.### 2004-12-21 18:55:15 GMT
- backported by
-
JDK-2122970 CMS: large unused perm gen can degrade scavenge times on MP
- Resolved
-
JDK-2124201 CMS: large unused perm gen can degrade scavenge times on MP
- Resolved