RFR: 8342823: Ubsan: ciEnv.cpp:1614:65: runtime error: member call on null pointer of type 'struct CompileTask'

Matthias Baesken mbaesken at openjdk.org
Fri Oct 25 07:30:08 UTC 2024


On Thu, 24 Oct 2024 23:07:05 GMT, Dean Long <dlong at openjdk.org> wrote:

>  How about moving the checks for this->task() to the top of the function? 

Makes sense, better check just once .

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

PR Comment: https://git.openjdk.org/jdk/pull/21684#issuecomment-2437087235


More information about the hotspot-compiler-dev mailing list