git: openjdk/jdk: 8311177: Switching to interpreter only mode in carrier thread can lead to crashes

Serguei Spitsyn sspitsyn at openjdk.org
Wed Jun 5 21:49:36 UTC 2024


Changeset: 60ea17e8
Author:    Serguei Spitsyn <sspitsyn at openjdk.org>
Date:      2024-06-05 21:46:41 +0000
URL:       https://git.openjdk.org/jdk/commit/60ea17e8482936a6acbc442bb1be199e01008072

8311177: Switching to interpreter only mode in carrier thread can lead to crashes

Reviewed-by: pchilanomate, amenkov

! src/hotspot/share/prims/jvmtiEventController.cpp
! src/hotspot/share/prims/jvmtiEventController.hpp
! src/hotspot/share/prims/jvmtiThreadState.cpp
! src/hotspot/share/prims/jvmtiThreadState.hpp
! src/hotspot/share/prims/jvmtiThreadState.inline.hpp
! src/hotspot/share/runtime/javaThread.cpp
+ test/hotspot/jtreg/serviceability/jvmti/vthread/CarrierThreadEventNotification/CarrierThreadEventNotification.java
+ test/hotspot/jtreg/serviceability/jvmti/vthread/CarrierThreadEventNotification/libCarrierThreadEventNotification.cpp
! test/hotspot/jtreg/serviceability/jvmti/vthread/MethodExitTest/libMethodExitTest.cpp



More information about the jdk-changes mailing list