RFR: JDK-8069355 Registry permission check refactoring

Jen Dority jen.dority at oracle.com
Thu Jan 22 22:29:20 UTC 2015


Hi Sergey,

In RegistryImpl.java, the static checkPermission() method is accessed 
once through "Registry." and once through "super." I don't see a reason 
for the difference. If there isn't one, it would be clearer to access it 
in a consistent manner.

Otherwise, changes look good. No need for another review if you decide 
to address the "super." issue.

Jen

On 1/22/2015 10:03 AM, Sergey Nazarkin wrote:
> reminder
>
> /Sergey
>
> On 21.01.2015 13:17, Sergey Nazarkin wrote:
>> issue: https://bugs.openjdk.java.net/browse/JDK-8069355
>> webrev: http://cr.openjdk.java.net/~snazarki/8069355/
>>
>> Simplify and refactor Registry permission verification
>>
>



More information about the dio-dev mailing list