RFR: 8252888: Collapse G1MMUTracker class hierarchy [v4]
John Tortugo
github.com+2249648+JohnTortugo at openjdk.java.net
Mon Sep 28 20:13:58 UTC 2020
> Relates to: https://bugs.openjdk.java.net/browse/JDK-8252888
> Tested on: x86_64 - Linux - tier1
> Need sponsor: yes
>
> Merge `G1MMUTracker` and `G1MMUTrackerQueue` into a single class and make method members non virtual.
John Tortugo has updated the pull request incrementally with one additional commit since the last revision:
Fix whitespace issues
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/214/files
- new: https://git.openjdk.java.net/jdk/pull/214/files/bd194ef6..b56dedfa
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=214&range=03
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=214&range=02-03
Stats: 11 lines in 1 file changed: 0 ins; 0 del; 11 mod
Patch: https://git.openjdk.java.net/jdk/pull/214.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/214/head:pull/214
PR: https://git.openjdk.java.net/jdk/pull/214
More information about the hotspot-gc-dev
mailing list