-
Enhancement
-
Resolution: Fixed
-
P3
-
8
-
b09
-
generic
-
generic
-
Not verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2224292 | 8 | Jon Masamitsu | P3 | Closed | Fixed | b38 |
JDK-8018200 | 7u45 | Jon Masamitsu | P3 | Closed | Fixed | b01 |
JDK-8002476 | 7u40 | Jon Masamitsu | P3 | Closed | Fixed | b01 |
The CMS code for creating and maintaining free lists of blocks in the
old will be used in the perm removal project. Move that code from the
gc_implementation/concurrentMarkSweep/ to memory/. Also generalize the
use of adaptive free list to not be directly tied to the flag
UseCMSAdaptiveFreeLists.
old will be used in the perm removal project. Move that code from the
gc_implementation/concurrentMarkSweep/ to memory/. Also generalize the
use of adaptive free list to not be directly tied to the flag
UseCMSAdaptiveFreeLists.
- backported by
-
JDK-2224292 Generalize the CMS free list code
-
- Closed
-
-
JDK-8002476 Generalize the CMS free list code
-
- Closed
-
-
JDK-8018200 Generalize the CMS free list code
-
- Closed
-
- relates to
-
JDK-6964458 Reimplement class meta-data storage to use native memory
-
- Resolved
-