RFR: 8289856: [PPC64] SIGSEGV in C2Compiler::init_c2_runtime() after JDK-8289060 [v3]

Martin Doerr mdoerr at openjdk.org
Thu Jul 7 10:26:40 UTC 2022


On Thu, 7 Jul 2022 08:13:53 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:

>> We're currently calling `nullptr->is_valid()` and `nullptr->value()` which causes SIGSEGV on PPC64 (and is undefined behavior). See JBS for details.
>
> Martin Doerr has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Revert whitespace change.

Thanks for the review!

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

PR: https://git.openjdk.org/jdk/pull/9403


More information about the hotspot-compiler-dev mailing list