RFR: 8327171: Fix more NULL usage backsliding

Kim Barrett kbarrett at openjdk.org
Mon Mar 4 08:08:54 UTC 2024


On Sun, 3 Mar 2024 22:59:13 GMT, David Holmes <dholmes at openjdk.org> wrote:

> Good and trivial. Thanks for fixing.

Thanks for the reviews, @lgxbslgx , @TheShermanTanker , and @dholmes-ora .

> Did we not establish if there was a way to poison NULL so this backsliding can't happen?

Someone, I think @TheShermanTanker , suggested some mechanism in the discussion of another PR (which I can't
find right now), but I think we concluded that it wouldn't work.  I don't think anything else has been suggested.

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

PR Comment: https://git.openjdk.org/jdk/pull/18096#issuecomment-1975943882


More information about the hotspot-runtime-dev mailing list