Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8142660 | emb-9 | Erik Helin | P4 | Resolved | Fixed | team |
G1CollectorPolicy does a lot of calculations and many of those methods don't mutate `this`. Such methods should be marked as const.
- backported by
-
JDK-8142660 G1CollectorPolicy should use const for applicable methods
-
- Resolved
-