RFR (M): 8238855: Move G1ConcurrentMark flag sanity checks to g1Arguments
Thomas Schatzl
thomas.schatzl at oracle.com
Fri Mar 20 08:32:05 UTC 2020
Hi all,
can I have reviews for this change that moves (and deletes duplicate)
flag checking from the G1ConcurrentMark class to the other G1 arguments
processing?
Adds a test that checks whether the invariants before/after are still kept.
CR:
https://bugs.openjdk.java.net/browse/JDK-8238855
Webrev:
http://cr.openjdk.java.net/~tschatzl/8238855/webrev/
Testing:
hs-tier1-5 with new test
Thanks,
Thomas
More information about the hotspot-gc-dev
mailing list