Please review fix for 6951599 (Rename package of security tools for modularization)

Mandy Chung mandy.chung at oracle.com
Tue May 11 22:11:28 UTC 2010


Hi,

Please review the fix for:
    6951599: Rename package of security tools for modularization

Webrev:
   http://cr.openjdk.java.net/~mchung/6951599/webrev.00/

Move KeyTool, PolicyTool and JarSigner classes to its own package so 
that the classes can be placed in its own module while eliminating the 
split package (that requires such modules be locally connected and 
loaded by the same class loader).

Thanks
Mandy




More information about the security-dev mailing list