RFR: 8366659: ObjectMonitor::wait() can deadlock with a suspension request [v13]

Anton Artemov aartemov at openjdk.org
Thu Nov 20 09:54:38 UTC 2025


On Wed, 19 Nov 2025 17:50:56 GMT, Serguei Spitsyn <sspitsyn at openjdk.org> wrote:

>> Anton Artemov has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   8366659: Refactored tests.
>
> test/hotspot/jtreg/serviceability/jvmti/SuspendWithObjectMonitorWait/SuspendWithObjectMonitorWait1.java line 141:
> 
>> 139: 
>> 140: 
>> 141: 
> 
> Nit: unneeded empty lines

Addressed in the latest commit.

> test/hotspot/jtreg/serviceability/jvmti/SuspendWithObjectMonitorWait/SuspendWithObjectMonitorWait2.java line 156:
> 
>> 154: 
>> 155: 
>> 156: 
> 
> Nit: unneeded empty lines

Addressed in the latest commit.

> test/hotspot/jtreg/serviceability/jvmti/SuspendWithObjectMonitorWait/SuspendWithObjectMonitorWait3.java line 166:
> 
>> 164: 
>> 165: 
>> 166: 
> 
> Nit: unneeded empty lines

Addressed in the latest commit.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/27040#discussion_r2545178592
PR Review Comment: https://git.openjdk.org/jdk/pull/27040#discussion_r2545178219
PR Review Comment: https://git.openjdk.org/jdk/pull/27040#discussion_r2545178072


More information about the serviceability-dev mailing list