Integrated: 8356778: Compiler add event logging in case of failures
Matthias Baesken
mbaesken at openjdk.org
Sun May 18 11:34:55 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.
This pull request has now been integrated.
Changeset: 6c42856b
Author: Matthias Baesken <mbaesken at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/6c42856b8d5039c14ba04a48c60d09039d5030fe
Stats: 22 lines in 3 files changed: 21 ins; 0 del; 1 mod
8356778: Compiler add event logging in case of failures
Reviewed-by: lucy
-------------
PR: https://git.openjdk.org/jdk/pull/25188
More information about the hotspot-compiler-dev
mailing list