RFR: 8303084: G1 Heap region liveness verification has inverted return value
Albert Mingkun Yang
ayang at openjdk.org
Wed Feb 22 17:00:44 UTC 2023
On Wed, 22 Feb 2023 16:30:56 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:
> Hi all,
>
> please review a fix for a mess-up in [JDK-8303084](https://bugs.openjdk.org/browse/JDK-8303084) where the return value of `G1VerifyLiveAndRemSetClosure::verify_liveness()` is inverted.
>
> Thanks to @albertnetymk for noticing.
>
> Testing: local compilation
>
> Thanks,
> Thomas
Good and trivial.
-------------
Marked as reviewed by ayang (Reviewer).
PR: https://git.openjdk.org/jdk/pull/12721
More information about the hotspot-gc-dev
mailing list