On Fri, 21 Aug 2026 14:49:44 GMT, Patricio Chilano Mateo 
<[email protected]> wrote:

>> Fredrik Bredberg has updated the pull request incrementally with one 
>> additional commit since the last revision:
>> 
>>   Updated after review
>
> src/hotspot/share/runtime/objectMonitor.hpp line 232:
> 
>> 230:   //
>> 231:   #define OM_OFFSET_NO_MONITOR_VALUE_TAG(f) \
>> 232:     ((in_bytes(ObjectMonitor::f ## _offset())) - 
>> checked_cast<int>(markWord::monitor_value))
> 
> This macro can also be removed.

Fixed

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

PR Review Comment: https://git.openjdk.org/jdk/pull/32471#discussion_r3847543551

Reply via email to