On Mon, 2 Aug 2021 14:30:08 GMT, Roger Riggs wrote:
>> Reusing SecurityConstants.ACCESS_PERMISSION (which was moved from
>> AccessibleObject by JDK-8202419) avoids initialization of ReflectPermission
>> when no SecurityManager is installed
>
> LGTM
Thanks for the review @RogerRiggs!
-
On Mon, 2 Aug 2021 13:27:15 GMT, Claes Redestad 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 (Rev