RFR: JDK-8057784 - Get rid of the ActionFactory dependencies on the permission classes
Riaz A Aimandi
riaz.aimandi at oracle.com
Mon Sep 8 15:18:12 UTC 2014
Hi Alexey,
These changes look fine but just one quick question.
Is it possible to initialize these *Permission fields from the static initializer of the corresponding Permission classes, where you are already initializing action strings constants ? If not, could you mark these *Permission fields as private ?
Thanks,
- riaz
On Sep 8, 2014, at 11:08 AM, alexey mironov <alexey.mironov at oracle.com> wrote:
> issue: https://bugs.openjdk.java.net/browse/JDK-8057784
> webrev: http://cr.openjdk.java.net/~alkonsta/8057784.1/
>
> Hi All,
> Sorry, forgot issue link.
>
> Regards,
> Alexey
>
> On 08.09.2014 18:43, alexey mironov wrote:
>> issue: JDK-8057784 Get rid of the ActionFactory dependencies on the permission classes
>> webrev: http://cr.openjdk.java.net/~alkonsta/8057784.1/
>>
>> Hi All,
>>
>> Please review the changes made in order to build without some packages (atcmd, gpio, ...) that use ActionFactory for permission check.
>>
>> Regards,
>> Alexey
>
More information about the dio-dev
mailing list