RFR: 8354234: Remove friends for ObjectMonitor
Coleen Phillimore
coleenp at openjdk.org
Fri Apr 11 11:06:40 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.
Thanks for reviewing, Axel and David.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/24580#issuecomment-2796581821
More information about the hotspot-runtime-dev
mailing list