RFR: 8290221: G1: Merge multiple calls of get_next_marked_addr in HeapRegion::oops_on_memregion_iterate_in_unparsable
Albert Mingkun Yang
ayang at openjdk.org
Wed Jul 13 07:41:16 UTC 2022
Simple change of merging two calls of `get_next_marked_addr` into one.
Test: hotspot_gc
-------------
Commit messages:
- g1-next-marked-addr
Changes: https://git.openjdk.org/jdk/pull/9477/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=9477&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8290221
Stats: 21 lines in 1 file changed: 6 ins; 12 del; 3 mod
Patch: https://git.openjdk.org/jdk/pull/9477.diff
Fetch: git fetch https://git.openjdk.org/jdk pull/9477/head:pull/9477
PR: https://git.openjdk.org/jdk/pull/9477
More information about the hotspot-gc-dev
mailing list