git: openjdk/mobile: 2 new changesets
duke
duke at openjdk.org
Wed Jun 5 21:47:24 UTC 2024
Changeset: 60ea17e8
Author: Serguei Spitsyn <sspitsyn at openjdk.org>
Date: 2024-06-05 21:46:41 +0000
URL: https://git.openjdk.org/mobile/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
Changeset: 4ace772c
Author: duke <duke at openjdk.org>
Date: 2024-06-05 21:47:00 +0000
URL: https://git.openjdk.org/mobile/commit/4ace772cd71f34fc3d9980e67d0609ec33ded863
Automatic merge of jdk:master into master
More information about the mobile-changes
mailing list