Code review request for SecurityManager changes

Karen Kinnear karen.kinnear at oracle.com
Mon May 10 13:45:00 PDT 2010


Sean,

Thanks for doing these changes.

1) Not something you have to change, but I've been wondering if it would 
make sense
to have some common small utilities shared by the two launchers so we 
don't have to
maintain two copies of some of the sources.

2) Are you adding support for ProtectionDomains later?

The code itself looks good (webrev.01)

thanks,
Karen

Sean Mullan wrote:

> See 
> http://cr.openjdk.java.net/~mullan/jigsaw/webrevs/SecurityManager/webrev.00/ 
> for an initial set of changes to allow modules to be run with a 
> SecurityManager.
>
> ModuleClassLoader now extends SecureClassLoader.
>
> There is no CodeSigner support yet. That will be coming later after we 
> integrate signed modules.
>
> Thanks,
> Sean
>




More information about the jigsaw-dev mailing list