RFR: 8345984: Remove redundant checkXXX methods from java.management Util class [v2]

Mandy Chung mchung at openjdk.org
Wed Dec 11 17:21:17 UTC 2024


On Wed, 11 Dec 2024 13:04:51 GMT, Kevin Walls <kevinw at 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.
>
> Kevin Walls has updated the pull request incrementally with one additional commit since the last revision:
> 
>   (C)

LGTM

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

Marked as reviewed by mchung (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/22680#pullrequestreview-2496338165


More information about the serviceability-dev mailing list