On Fri, 15 Nov 2024 18:32:58 GMT, Roger Riggs <rri...@openjdk.org> wrote:
> This cleanup of the use of SecurityManager is in the jdk.unsupported module. > Removed the permission check to call getReflectionFactory(). What about `sun.misc.Unsafe`? There are a couple of `AccessController.doPrivileged` calls. ------------- PR Comment: https://git.openjdk.org/jdk/pull/22158#issuecomment-2484076615