Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8025371 | 8 | Stefan Karlsson | P2 | Closed | Fixed | b109 |
Setting MaxMetaspaceSize lower than MetaspaceSize will adjust MaxMetaspaceSize up to MetaspaceSize. It makes more sense to make it the other way around.
Also, make sure that these flags don't get aligned down to 0.
Also, make sure that these flags don't get aligned down to 0.
- backported by
-
JDK-8025371 Don't adjust MaxMetaspaceSize up to MetaspaceSize
- Closed
- blocks
-
JDK-8024547 MaxMetaspaceSize should limit the committed memory used by the metaspaces
- Closed
-
JDK-8024763 [duplicate] MaxMetaspaceSize should limit the committed memory used by the metaspaces
- Closed