Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8082737 | emb-9 | Stefan Johansson | P4 | Resolved | Fixed | team |
The function longest_pause() is called but the retrieved value is never used. So removing this will make the code easier to follow and remove part of the G1MMUTracker interface that is not needed.
- backported by
-
JDK-8082737 Clean out unused code in G1MMUTracker
- Resolved