On Thu, 22 Jan 2026 02:24:39 GMT, David Holmes <[email protected]> wrote:
>> Anton Artemov has updated the pull request incrementally with one additional
>> commit since the last revision:
>>
>> 8366659: Addressed reviewers' comments.
>
> src/hotspot/share/runtime/objectMonitor.cpp line 2066:
>
>> 2064: }
>> 2065: } else {
>> 2066: if (!JvmtiExport::should_post_monitor_waited()) {
>
> What if this has changed value since we checked it above?
Sorry ignore that - got the block structure wrong again. <sigh>
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/27040#discussion_r2715338855