git: openjdk/mobile: 2 new changesets
duke
duke at openjdk.org
Thu Nov 30 09:50:41 UTC 2023
Changeset: 0d146361
Author: Stefan Karlsson <stefank at openjdk.org>
Date: 2023-11-30 09:46:26 +0000
URL: https://git.openjdk.org/mobile/commit/0d146361f27e1415fab9272de1cdde84c074c718
8320515: assert(monitor->object_peek() != nullptr) failed: Owned monitors should not have a dead object
Reviewed-by: dholmes, ihse, sspitsyn, dcubed
! make/test/JtregNativeHotspot.gmk
! src/hotspot/share/prims/jvmtiEnvBase.cpp
! src/hotspot/share/runtime/synchronizer.cpp
! src/hotspot/share/runtime/vmOperations.cpp
+ test/hotspot/jtreg/runtime/Monitor/MonitorWithDeadObjectTest.java
+ test/hotspot/jtreg/runtime/Monitor/libMonitorWithDeadObjectTest.c
! test/hotspot/jtreg/serviceability/jvmti/GetOwnedMonitorInfo/GetOwnedMonitorInfoTest.java
! test/hotspot/jtreg/serviceability/jvmti/GetOwnedMonitorInfo/libGetOwnedMonitorInfoTest.c
Changeset: 79f2e964
Author: duke <duke at openjdk.org>
Date: 2023-11-30 09:47:07 +0000
URL: https://git.openjdk.org/mobile/commit/79f2e9648201e9c2408a61b2c08e2f6c26469749
Automatic merge of jdk:master into master
More information about the mobile-changes
mailing list