[jdk18] RFR: 8273107: RunThese24H times out with "java.lang.management.ThreadInfo.getLockName()" is null [v3]
Daniel D.Daugherty
dcubed at openjdk.java.net
Fri Dec 17 21:52:34 UTC 2021
On Fri, 17 Dec 2021 15:52:31 GMT, Erik Österlund <eosterlund at openjdk.org> wrote:
>> Daniel D. Daugherty has updated the pull request incrementally with one additional commit since the last revision:
>>
>> coleenp CR - cleanup type safety
>
> For the record, Threads::owning_thread_from_monitor_owner seems to be the function to look up who *really* own an ObjectMonitor, based on the value in the owner field, to deal with the stuff I talked about.
@fisk - Thanks for closing the loop on this thread.
-------------
PR: https://git.openjdk.java.net/jdk18/pull/25
More information about the hotspot-runtime-dev
mailing list