RFR: 8356778: Compiler add event logging in case of failures
Lutz Schmidt
lucy at openjdk.org
Thu May 15 15:56:51 UTC 2025
On Mon, 12 May 2025 17:56:47 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.
LGTM.
Martin's comment needs to be resolved, of course.
-------------
Marked as reviewed by lucy (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/25188#pullrequestreview-2844254692
More information about the hotspot-compiler-dev
mailing list