[security-dev 01402]: Re: Review request for 6903638: Remove dependency on AuthPermission from SecurityConstants

Mandy Chung Mandy.Chung at Sun.COM
Mon Nov 23 16:34:04 UTC 2009


Sean Mullan wrote:
> Mandy Chung wrote:
>> Fixed 6903638: Remove dependency on AuthPermission from 
>> SecurityConstants
>>
>> Webrev at:
>>   http://cr.openjdk.java.net/~mchung/6903638/webrev.00/
>>
>> Move the two static fields defined in the SecurityConstants to 
>> javax.security.auth.Subject class.  javax.security.auth classes are 
>> not needed during boot.
>
> Just noticed one small thing -
>
> SecurityConstants:
>
> - remove the import :
>
>   36 import javax.security.auth.AuthPermission;

Will remove it.

Thanks for the review.
Mandy




More information about the security-dev mailing list