[8] Request for review: 8006092: SecurityPermission: printIdentity doesn't exist
Jason Uh
jason.uh at oracle.com
Fri Jan 18 23:01:28 UTC 2013
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/view_bug.do?bug_id=8006092
Thanks,
Jason
More information about the security-dev
mailing list