On Wed, 11 Dec 2024 12:17:55 GMT, Kevin Walls <kev...@openjdk.org> wrote:
> A post-SecurityManager removal cleanup task, to remove checkAccess(), > checkMonitorAccess() and checkControlAccess() from > src/java.management/share/classes/sun/management/Util.java (methods are > already no-ops). > > While here, there are a few imports of Util that are unnecessary. > > No changes to the module visibility/exports. This looks okay, you might have to bump the copyright on a few files. ------------- Marked as reviewed by alanb (Reviewer). PR Review: https://git.openjdk.org/jdk/pull/22680#pullrequestreview-2495587969