RFR: 8331920: ubsan: g1CardSetContainers.inline.hpp:266:5: runtime error: index 2 out of bounds for type 'G1CardSetHowl::ContainerPtr [2]' reported

Ivan Walulya iwalulya at openjdk.org
Tue May 21 08:20:01 UTC 2024


On Tue, 21 May 2024 07:14:24 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:

> However I am not sure why ubsan did not complain about the `_data` member of `G1CardSetArray` the same way.

It does complain. Should I fix that in this PR? Was planning to fix in follow up.

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

PR Comment: https://git.openjdk.org/jdk/pull/19300#issuecomment-2122039265


More information about the hotspot-gc-dev mailing list