On Wed, 4 Dec 2024 15:47:26 GMT, Patricio Chilano Mateo
wrote:
>> Please review this small renaming patch. During the review of JDK-8338383
>> there were some comments about improving the naming for
>> `ObjectMonitor::owner_from()` and `JavaThread::_lock_id`. These originate
>> from the chang
On Wed, 4 Dec 2024 15:47:26 GMT, Patricio Chilano Mateo
wrote:
>> Please review this small renaming patch. During the review of JDK-8338383
>> there were some comments about improving the naming for
>> `ObjectMonitor::owner_from()` and `JavaThread::_lock_id`. These originate
>> from the chang
On Wed, 4 Dec 2024 01:36:42 GMT, David Holmes wrote:
>> Patricio Chilano Mateo has updated the pull request incrementally with one
>> additional commit since the last revision:
>>
>> Fix parameter name
>
> src/hotspot/share/runtime/javaThread.hpp line 174:
>
>> 172: void set_monitor_owner_
> Please review this small renaming patch. During the review of JDK-8338383
> there were some comments about improving the naming for
> `ObjectMonitor::owner_from()` and `JavaThread::_lock_id`. These originate
> from the changes introduced to inflated monitors, where we now record the
> `java.l
On Tue, 3 Dec 2024 19:10:55 GMT, Patricio Chilano Mateo
wrote:
> Please review this small renaming patch. During the review of JDK-8338383
> there were some comments about improving the naming for
> `ObjectMonitor::owner_from()` and `JavaThread::_lock_id`. These originate
> from the changes i
On Tue, 3 Dec 2024 19:10:55 GMT, Patricio Chilano Mateo
wrote:
> Please review this small renaming patch. During the review of JDK-8338383
> there were some comments about improving the naming for
> `ObjectMonitor::owner_from()` and `JavaThread::_lock_id`. These originate
> from the changes i
Please review this small renaming patch. During the review of JDK-8338383 there
were some comments about improving the naming for `ObjectMonitor::owner_from()`
and `JavaThread::_lock_id`. These originate from the changes introduced to
inflated monitors, where we now record the `java.lang.Thread.