RFR: 8320308: C2 compilation crashes in LibraryCallKit::inline_unsafe_access

Vladimir Ivanov vlivanov at openjdk.org
Fri Sep 6 18:13:07 UTC 2024


On Thu, 5 Sep 2024 12:35:59 GMT, Roland Westrelin <roland at openjdk.org> wrote:

> So it would make sense to go over the uses of Type*::BOTTOM/Type*::NOTNULL and check they are not tested with pointer equality. Is that one what you're suggesting, Vladimir?

Thanks, Roland. Yes, that's what I had in mind and wanted to double-check with you.

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

PR Comment: https://git.openjdk.org/jdk/pull/20033#issuecomment-2334579811


More information about the hotspot-compiler-dev mailing list