Integrated: 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.
This pull request has now been integrated.
Changeset: 36069f6e
Author: Coleen Phillimore <coleenp at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/36069f6efac4fd02393d28f190ab2ab92b113fd3
Stats: 9 lines in 2 files changed: 2 ins; 5 del; 2 mod
8354234: Remove friends for ObjectMonitor
Reviewed-by: aboldtch, dholmes
-------------
PR: https://git.openjdk.org/jdk/pull/24580
More information about the hotspot-runtime-dev
mailing list