Integrated: 8332683: G1: G1CardSetArray::EntryDataType [2] triggers ubsan runtime errors

Ivan Walulya iwalulya at openjdk.org
Mon May 27 11:24:06 UTC 2024


On Thu, 23 May 2024 11:30:21 GMT, Ivan Walulya <iwalulya at openjdk.org> wrote:

> Hi all,
> 
> Please review this change to fix ubsan triggered errors on access to VLA entries in  G1CardSetArray. 
> 
> Testing: Tier 1-3
> - Local testing on Mac with --enable-ubsan.

This pull request has now been integrated.

Changeset: 891d5aed
Author:    Ivan Walulya <iwalulya at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/891d5aedf12e837c9a9c7cb800fb3affa7430f00
Stats:     35 lines in 2 files changed: 27 ins; 0 del; 8 mod

8332683: G1: G1CardSetArray::EntryDataType [2] triggers ubsan runtime errors

Reviewed-by: tschatzl, ayang

-------------

PR: https://git.openjdk.org/jdk/pull/19365


More information about the hotspot-gc-dev mailing list