RFR: 8351046: Rename ObjectMonitor functions [v4]
Stefan Karlsson
stefank at openjdk.org
Mon Mar 10 13:15:57 UTC 2025
On Mon, 10 Mar 2025 13:11:33 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:
>> This change simply changes the remaining names of functions in objectMonitor that were camel case, now following the hotspot coding standard. Recent changes have been confused about which style to use, so this helps with this. This is a mechanical change, largely trivial. Further improvements can be different PRs, but any names missed could be added to this.
>> Ran tier1 on Oracle standard platforms.
>
> Coleen Phillimore has updated the pull request incrementally with one additional commit since the last revision:
>
> Rename WaitSet, WaitSetLock and SpinDuration to follow hotspot coding style.
Marked as reviewed by stefank (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/23450#pullrequestreview-2670912619
More information about the hotspot-runtime-dev
mailing list