git: openjdk/jdk: 8316417: ObjectMonitorIterator does not return the most recent monitor and is incorrect if no monitors exists
Axel Boldt-Christmas
aboldtch at openjdk.org
Wed Sep 27 08:17:44 UTC 2023
Changeset: 50a7a04e
Author: Axel Boldt-Christmas <aboldtch at openjdk.org>
Date: 2023-09-27 08:16:34 +0000
URL: https://git.openjdk.org/jdk/commit/50a7a04e9adef8d6e7adffb83b01d551e22cd910
8316417: ObjectMonitorIterator does not return the most recent monitor and is incorrect if no monitors exists
Reviewed-by: cjplummer, dholmes
! src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/runtime/ObjectSynchronizer.java
! src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/ui/MonitorCacheDumpPanel.java
! test/hotspot/jtreg/runtime/cds/appcds/dynamicArchive/DynamicSharedSymbols.java
! test/hotspot/jtreg/runtime/cds/appcds/jcmd/JCmdTestDumpBase.java
! test/hotspot/jtreg/serviceability/sa/TestObjectMonitorIterate.java
! test/lib/jdk/test/lib/apps/LingeredApp.java
More information about the jdk-changes
mailing list