RFR: 8316417: ObjectMonitorIterator does not return the most recent monitor and is incorrect if no monitors exists [v3]

Chris Plummer cjplummer at openjdk.org
Tue Sep 19 22:07:42 UTC 2023


On Tue, 19 Sep 2023 07:28:52 GMT, Axel Boldt-Christmas <aboldtch at openjdk.org> wrote:

> All the failing CDS tests pass now. Will rerun a full test suite to be sure. (There were two CDS test files that needed to be updated)

[JDK-8293507](https://bugs.openjdk.org/browse/JDK-8293507) is suppose to address the CDS issue you are seeing, but for now your fix is appropriate.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/15782#issuecomment-1726604921


More information about the serviceability-dev mailing list