Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8014160 | 8 | Jon Masamitsu | P4 | Resolved | Fixed | b89 |
The warning emitted after
8008508: CMS does not correctly reduce heap size after a Full GC
Java HotSpot(TM) 64-Bit Server VM warning: Shrinking of CMS not yet implemented
is unintended and should be put under the Verbose flag.
8008508: CMS does not correctly reduce heap size after a Full GC
Java HotSpot(TM) 64-Bit Server VM warning: Shrinking of CMS not yet implemented
is unintended and should be put under the Verbose flag.
- backported by
-
JDK-8014160 Remove warning about CMS generation shrinking.
-
- Resolved
-