RFR: 8320308: C2 compilation crashes in LibraryCallKit::inline_unsafe_access [v5]
Tobias Holenstein
tholenstein at openjdk.org
Thu Sep 26 11:57:36 UTC 2024
On Wed, 25 Sep 2024 07:54:47 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:
> Looks good to me too.
>
> > So it would make sense to go over the uses of Type*::BOTTOM/Type*::NOTNULL and check they are not tested with pointer equality
>
> What about this concern? Did anyone check yet or should be file a follow-up task?
I filed a follow up task: https://bugs.openjdk.org/browse/JDK-8341023
-------------
PR Comment: https://git.openjdk.org/jdk/pull/20033#issuecomment-2376729311
More information about the hotspot-compiler-dev
mailing list