[8] Request for review: 8006092: SecurityPermission: printIdentity doesn't exist (original) (raw)

Weijun Wang weijun.wang at oracle.com
Mon Jan 21 00:57:01 UTC 2013


The fix is fine. Do you want me to push the changes for you?

Thanks Max

On 01/19/2013 07:01 AM, Jason Uh wrote:

Hi all,

This change fixes the test test/sun/security/tools/policytool/UpdatePermissions.sh, a manual policytool test that asks the user to select printIdentity from the list of Target Names for SecurityPermission even though printIdentity is not listed. java.security.Identity is deprecated so its omission is by design. I've replaced printIdentity with a different SecurityPermission target. webrev: http://cr.openjdk.java.net/~juh/8006092/webrev.00/ bug: http://bugs.sun.com/viewbug.do?bugid=8006092 Thanks, Jason



More information about the security-dev mailing list