RFR: 8356778: Compiler add event logging in case of failures [v2]

Lutz Schmidt lucy at openjdk.org
Fri May 16 20:32:51 UTC 2025


On Fri, 16 May 2025 10:23:42 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:

>> We should add event logging to some related hotspot methods. While testing this functionality it turned out that sometimes the CompileTask pointer is 0, so this needs to be check to avoid crashes.
>
> Matthias Baesken has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Update c1_Compilation.cpp - remove null check in bailout

LGTM.

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

Marked as reviewed by lucy (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/25188#pullrequestreview-2847569516


More information about the hotspot-compiler-dev mailing list