RFR: 8366659: ObjectMonitor::wait() liveness problem with a suspension request [v26]

Anton Artemov aartemov at openjdk.org
Wed Jan 21 13:26:41 UTC 2026


On Wed, 21 Jan 2026 05:26:38 GMT, David Holmes <dholmes at openjdk.org> wrote:

>> If the event can be enabled (and disabled?) dynamically then that changes a lot! We can't use the event state as a proxy for TS_RUN state (nor vice-versa).
>
> And the notification code would have to assume that the event will be enabled.

I added it back to the branch condition and modified the comment.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/27040#discussion_r2712551707


More information about the hotspot-runtime-dev mailing list