Integrated: 8351046: Rename ObjectMonitor functions

Coleen Phillimore coleenp at openjdk.org
Mon Mar 10 14:57:13 UTC 2025


On Tue, 4 Feb 2025 22:05:59 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.

This pull request has now been integrated.

Changeset: d90b79a2
Author:    Coleen Phillimore <coleenp at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/d90b79a2bd2f8bb6e50aa32aafe47748ef6ebeff
Stats:     135 lines in 4 files changed: 0 ins; 0 del; 135 mod

8351046: Rename ObjectMonitor functions

Reviewed-by: stefank, fbredberg

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

PR: https://git.openjdk.org/jdk/pull/23450


More information about the hotspot-runtime-dev mailing list