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 This pull request has now been integrated. Changeset: 7a4c754e Author: Claes Redestad <redes...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/7a4c754e5db374a7bc3dd36bb1ccf7e8e7821d3b Stats: 5 lines in 1 file changed: 0 ins; 3 del; 2 mod 8271611: Use SecurityConstants.ACCESS_PERMISSION in MethodHandles Reviewed-by: rriggs ------------- PR: https://git.openjdk.java.net/jdk/pull/4957