RFR: 8351046: Rename ObjectMonitor functions [v2]
Coleen Phillimore
coleenp at openjdk.org
Fri Mar 7 18:50:36 UTC 2025
> 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:
Typo in sed script.
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/23450/files
- new: https://git.openjdk.org/jdk/pull/23450/files/832ed522..51b69761
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=23450&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=23450&range=00-01
Stats: 8 lines in 3 files changed: 0 ins; 0 del; 8 mod
Patch: https://git.openjdk.org/jdk/pull/23450.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/23450/head:pull/23450
PR: https://git.openjdk.org/jdk/pull/23450
More information about the hotspot-runtime-dev
mailing list