Integrated: 8349783: g1RemSetSummary.cpp:344:68: runtime error: member call on null pointer of type 'struct G1HeapRegion'
Ivan Walulya
iwalulya at openjdk.org
Thu Feb 13 09:49:28 UTC 2025
On Wed, 12 Feb 2025 13:35:23 GMT, Ivan Walulya <iwalulya at openjdk.org> wrote:
> Hi,
>
> Please review this cleanup to remove dead code.
>
> Testing: local testing with --enable-ubsan
This pull request has now been integrated.
Changeset: 24b7f815
Author: Ivan Walulya <iwalulya at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/24b7f815ae4ca2a228dff2694993b5ebc2192382
Stats: 2 lines in 1 file changed: 0 ins; 2 del; 0 mod
8349783: g1RemSetSummary.cpp:344:68: runtime error: member call on null pointer of type 'struct G1HeapRegion'
Reviewed-by: tschatzl, ayang
-------------
PR: https://git.openjdk.org/jdk/pull/23587
More information about the hotspot-gc-dev
mailing list