RFR 8209416: Refactoring GetPropertyAction calls in JGSS
Xue-Lei Fan
xuelei.fan at oracle.com
Mon Aug 13 14:00:01 UTC 2018
Looks fine to me.
Did you notice other places that might need similar update as well in
security components?
Thanks,
Xuelei
On 8/13/2018 3:24 AM, Weijun Wang wrote:
> Please take a review at
>
> http://cr.openjdk.java.net/~weijun/8209416/webrev.00/
>
> This is all about refactoring "AccessController.doPrivileged(new GetPropertyAction(x))" into "GetPropertyAction.privilegedGetProperty(x)".
>
> I've already introduced a new GetBooleanAction::privilegedGetProperty method.
>
> Noreg-cleanup.
>
> Thanks
> Max
>
>
More information about the security-dev
mailing list