RFR: 8354234: Remove friends for ObjectMonitor

Axel Boldt-Christmas aboldtch at openjdk.org
Thu Apr 10 17:26:24 UTC 2025


On Thu, 10 Apr 2025 16:19:38 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:

> Please review this somewhat trivial change to remove unneeded friends from the ObjectMonitor class.  Two functions were made public for use with ObjectSynchronizer and avoid referencing fields directly from other places.
> Tested with tier1 sanity.

lgtm.

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

Marked as reviewed by aboldtch (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/24580#pullrequestreview-2757671822


More information about the hotspot-runtime-dev mailing list