-
Bug
-
Resolution: Fixed
-
P4
-
6
-
b03
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2176743 | 7 | Igor Veresov | P3 | Closed | Fixed | b03 |
JDK-2171810 | 6u4 | Igor Veresov | P3 | Resolved | Fixed | b03 |
References to Strings and Symbols remain uncleaned in StringTable and SymbolTable.
Hence symbols, strings and char arrays that are referenced from strings can become
alive again when strings or symbols is found in the table and reused.
Hence symbols, strings and char arrays that are referenced from strings can become
alive again when strings or symbols is found in the table and reused.
- backported by
-
JDK-2171810 Symbols and strings are resurrected in CMS perm gen when concurrent sweeping is disabled.
- Resolved
-
JDK-2176743 Symbols and strings are resurrected in CMS perm gen when concurrent sweeping is disabled.
- Closed