On Mon, 2 Aug 2021 13:27:15 GMT, Claes Redestad <redes...@openjdk.org> wrote:
> Reusing SecurityConstants.ACCESS_PERMISSION (which was moved from > AccessibleObject by JDK-8202419) avoids initialization of ReflectPermission > when no SecurityManager is installed LGTM ------------- Marked as reviewed by rriggs (Reviewer). PR: https://git.openjdk.java.net/jdk/pull/4957