Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2217929 | 8 | Y. Ramakrishna | P4 | Resolved | Fixed | b15 |
JDK-2217928 | 7u4 | Y. Ramakrishna | P4 | Closed | Fixed | b02 |
When 7099817 was recently fixed, we intended to change some mentions of MinchunkSize to IndexSetStart
in a few palces in code in compactibleFreeListSpace.cpp, but these were inadvertently missed, as
Stefan pointed out. This CR fixes those missed instances.
in a few palces in code in compactibleFreeListSpace.cpp, but these were inadvertently missed, as
Stefan pointed out. This CR fixes those missed instances.
- backported by
-
JDK-2217929 CMS: some mentions of MinChunkSize should be IndexSetStart
-
- Resolved
-
-
JDK-2217928 CMS: some mentions of MinChunkSize should be IndexSetStart
-
- Closed
-