On Wed, 20 Nov 2024 17:06:41 GMT, Kevin Walls <kev...@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