RFR: 8346792: serviceability/jvmti/vthread/GetThreadState/GetThreadState.java testObjectWaitMillis failed
Serguei Spitsyn
sspitsyn at openjdk.org
Thu Jan 16 09:05:41 UTC 2025
On Thu, 16 Jan 2025 06:34:20 GMT, David Holmes <dholmes at openjdk.org> wrote:
> That is not used for ObjectLocker::wait_uninterruptibly().
> I question whether any events should be posted for ObjectLocker::wait_uninterruptibly() as it is not part of any public/spec'd API but an internal implementation API. But changing that now may be problematic
Nice catch. I forgot to make posting the events to be conditional.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/23126#issuecomment-2594942975
More information about the hotspot-runtime-dev
mailing list