RFR: 8258508: Merge G1RedirtyCardsQueue into qset
Kim Barrett
kbarrett at openjdk.java.net
Sat Jan 30 10:19:57 UTC 2021
Please review this change to G1RedirtyCardsLocalQueueSet to directly
incorporate the associated queue, simplifying usage.
Testing:
mach5 tier1
-------------
Commit messages:
- merge redirty cards queue into local qset
Changes: https://git.openjdk.java.net/jdk/pull/2325/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=2325&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8258508
Stats: 55 lines in 5 files changed: 12 ins; 26 del; 17 mod
Patch: https://git.openjdk.java.net/jdk/pull/2325.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/2325/head:pull/2325
PR: https://git.openjdk.java.net/jdk/pull/2325
More information about the hotspot-gc-dev
mailing list