[jdk17] RFR: 8268369: SIGSEGV in PhaseCFG::implicit_null_check due to missing null check
Tobias Hartmann
thartmann at openjdk.java.net
Mon Jul 5 12:16:49 UTC 2021
On Mon, 5 Jul 2021 11:46:41 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:
> I've missed a null check with [JDK-8266480](https://bugs.openjdk.java.net/browse/JDK-8266480), `ctrl` can be `NULL` (the comment above even says so).
>
> Thanks,
> Tobias
Thanks for the review, Christian!
-------------
PR: https://git.openjdk.java.net/jdk17/pull/212
More information about the hotspot-compiler-dev
mailing list