RFR: 8272725: G1: replace type needs_remset_update_t with bool
Albert Mingkun Yang
ayang at openjdk.java.net
Thu Aug 19 15:22:38 UTC 2021
Simple type change in `struct G1HeapRegionAttr`.
Test: hotspot_gc
-------------
Commit messages:
- boolean
Changes: https://git.openjdk.java.net/jdk/pull/5188/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=5188&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8272725
Stats: 4 lines in 1 file changed: 0 ins; 1 del; 3 mod
Patch: https://git.openjdk.java.net/jdk/pull/5188.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/5188/head:pull/5188
PR: https://git.openjdk.java.net/jdk/pull/5188
More information about the hotspot-gc-dev
mailing list