On Mon, 28 Oct 2024 11:59:57 GMT, Coleen Phillimore <cole...@openjdk.org> wrote:

>> The thread passed in need not be the current thread, and IIUC is the thread 
>> that should become the owner of the newly inflated monitor (either current 
>> thread or a suspended thread). The actual inflation is always done by the 
>> current thread.
>
> ok, I now I see what the discussion is.  Yes I think locking_thread is better 
> than inflating thread in this. Unless it's a bigger cleanup and we can do it 
> post-integrating this.

Changed to locking_thread.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/21565#discussion_r1819461999

Reply via email to