RFR: 8366671: Refactor Thread::SpinAcquire and Thread::SpinRelease [v4]
Anton Artemov
aartemov at openjdk.org
Mon Nov 17 09:04:40 UTC 2025
On Fri, 14 Nov 2025 18:44:43 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:
>> Anton Artemov has updated the pull request incrementally with one additional commit since the last revision:
>>
>> 8366671: Fixed build problem.
>
> patch.txt line 3:
>
>> 1: diff --git a/src/hotspot/share/runtime/objectMonitor.cpp b/src/hotspot/share/runtime/objectMonitor.cpp
>> 2: index ee7629ec6f5..b1c806308ff 100644
>> 3: --- a/src/hotspot/share/runtime/objectMonitor.cpp
>
> I don't think this was supposed to be added.
Yes, it was checked in by mistake. Removed now.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/28264#discussion_r2533249687
More information about the hotspot-dev
mailing list