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

Thomas Schatzl tschatzl at openjdk.org
Wed May 22 10:05:01 UTC 2024


On Tue, 21 May 2024 08:16:58 GMT, Ivan Walulya <iwalulya 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.

Follow-up is fine.

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

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


More information about the hotspot-gc-dev mailing list