Integrated: 8303084: G1 Heap region liveness verification has inverted return value
Thomas Schatzl
tschatzl at openjdk.org
Wed Feb 22 17:11:49 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
This pull request has now been integrated.
Changeset: d7ada661
Author: Thomas Schatzl <tschatzl at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/d7ada66129a8420d696b515aad4ddc730fe7104c
Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod
8303084: G1 Heap region liveness verification has inverted return value
Reviewed-by: ayang
-------------
PR: https://git.openjdk.org/jdk/pull/12721
More information about the hotspot-gc-dev
mailing list