Code Review Request: running signed modules with SecurityManager
Sean Mullan
sean.mullan at oracle.com
Fri Jun 4 15:27:14 PDT 2010
On 6/4/10 4:19 PM, mark.reinhold at oracle.com wrote:
>> Date: Fri, 04 Jun 2010 15:22:46 -0400
>> From: sean.mullan at oracle.com
>
>> On 6/4/10 2:31 PM, mark.reinhold at oracle.com wrote:
>>> http://cr.openjdk.java.net/~mullan/jigsaw/webrevs/SecurityManager2/webrev.01/
>>> ...
>>>
>>> SimpleLibrary.java
>>>
>>> [55] Is there a reason to put signer.ser in its own subdirectory?
>>
>> Just trying to think ahead - we'll likely want to store additional security
>> information such as the module's granted permissions, and potentially other
>> certificate related information such as CRLs.
>
> Even then I don't expect there will ever be very many files in an
> installed-module directory, so I doubt a subdirectory would be needed.
No problem, I removed it. Updated webrev:
http://cr.openjdk.java.net/~mullan/jigsaw/webrevs/SecurityManager2/webrev.02/
Let me know if I missed anything.
Thanks,
Sean
More information about the jigsaw-dev
mailing list