RFR: 8346792: serviceability/jvmti/vthread/GetThreadState/GetThreadState.java testObjectWaitMillis failed [v11]

Serguei Spitsyn sspitsyn at openjdk.org
Thu Jan 30 12:04:51 UTC 2025


On Thu, 30 Jan 2025 04:50:18 GMT, David Holmes <dholmes at openjdk.org> wrote:

>> Serguei Spitsyn has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   review: refactor - get rid of ObjectMonitor::post_monitor_wait
>
> src/hotspot/share/runtime/objectMonitor.cpp line 1653:
> 
>> 1651: }
>> 1652: 
>> 1653: 
> 
> Spurious newline?

Thanks. It is a leftover from one of the previous updates. Removed now.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/23126#discussion_r1935495262


More information about the hotspot-runtime-dev mailing list