RFR 8131350: policytool can directly reference permission classes

Weijun Wang weijun.wang at oracle.com
Sat Jul 18 00:26:21 UTC 2015


A new version at

   http://cr.openjdk.java.net/~weijun/8131350/webrev.01/

"public" modifiers of methods/fields inside Prin/Perm and child classes 
removed.

Thanks
Max

On 07/16/2015 09:43 PM, Weijun Wang wrote:
> Hi All
>
> Please take a look at
>
>     http://cr.openjdk.java.net/~weijun/8131350/webrev.00/
>
> Policytool contains a lot of hard coded strings for permission class
> names, which can be changed to actual Class types. That allows checking
> at compile-time rather than failing at run-time if any name had a typo.
>
> Noreg-cleanup.
>
> Thanks
> Max



More information about the security-dev mailing list