RFR: 8344177: Remove SecurityManager and related calls from java.management [v7]
Alan Bateman
alanb at openjdk.org
Wed Nov 20 17:25:18 UTC 2024
On Wed, 20 Nov 2024 17:06:41 GMT, Kevin Walls <kevinw at openjdk.org> wrote:
>> Remove redundant SecurityManager, AccessController references
>> (following on from JDK-8338411: Implement JEP 486: Permanently Disable the Security Manager).
>
> Kevin Walls has updated the pull request incrementally with one additional commit since the last revision:
>
> ReflectUtil removals
Does the latest update mean that java.base's module-info can be updated to not export sun.reflect.misc to java.management?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/22100#issuecomment-2489164582
More information about the serviceability-dev
mailing list