git: openjdk/jdk8u-dev: 8212155: Race condition when posting dynamic_code_generated event leads to JVM crash
Aleksey Shipilev
shade at openjdk.org
Wed Sep 3 12:15:07 UTC 2025
Changeset: 942d6d06
Branch: master
Author: Kerem Kat <krk at openjdk.org>
Committer: Aleksey Shipilev <shade at openjdk.org>
Date: 2025-09-03 12:12:55 +0000
URL: https://git.openjdk.org/jdk8u-dev/commit/942d6d06140b6bfc6fc1daff2f4883e84049b09a
8212155: Race condition when posting dynamic_code_generated event leads to JVM crash
Reviewed-by: phh, shade
Backport-of: 64ec8b3e5c8a8d44c92591710d73b833f13c1500
! hotspot/src/share/vm/prims/jvmtiExport.cpp
+ hotspot/test/serviceability/jvmti/DynamicCodeGenerated/DynamicCodeGenerated.java
+ hotspot/test/serviceability/jvmti/DynamicCodeGenerated/DynamicCodeGeneratedTest.sh
+ hotspot/test/serviceability/jvmti/DynamicCodeGenerated/libDynamicCodeGenerated.cpp
More information about the jdk8u-dev-changes
mailing list