RFR: 8344177: Remove SecurityManager and related calls from java.management [v6]
Kevin Walls
kevinw at openjdk.org
Wed Nov 20 15:08:17 UTC 2024
On Wed, 20 Nov 2024 14:43:31 GMT, Alan Bateman <alanb at openjdk.org> wrote:
> Maybe follow-up, but can you check the usage of ReflectUtil.forName in MBeanServerFactory.loadBuilderClass.
Happy to do that, yes as it may change module xports maybe it's better I look at that separately.
Actually I've missed a few ReflectUtil imports here in java.management that can go, will update.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/22100#issuecomment-2488827678
More information about the serviceability-dev
mailing list