RFR 8163303: Remove identity scope information from jarsigner -verbose output

Weijun Wang weijun.wang at oracle.com
Mon Aug 8 07:28:49 UTC 2016


Hi All

Please review the code change at

    http://cr.openjdk.java.net/~weijun/8163303/webrev.00

I removed the "@SuppressWarnings("deprecation")" at the beginning. I 
think this has been unnecessary for quite a while since calls to 
deprecated classes (ContentSigner and ContentSignerParameters) have been 
moved to the new JarSigner API.

*Leo*: I take the chance to update localized Resourses.java files for 
Japanese and Chinese, since this is only about removing items. Please 
confirm this is OK.

Thanks
Max



More information about the security-dev mailing list