[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
- Previous message (by thread): [8] Request for review: 8006092: SecurityPermission: printIdentity doesn't exist
- Next message (by thread): hg: jdk8/tl/jdk: 8006568: HTTP protocol handler NLTM Authentication should use Base64 API
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message (by thread): [8] Request for review: 8006092: SecurityPermission: printIdentity doesn't exist
- Next message (by thread): hg: jdk8/tl/jdk: 8006568: HTTP protocol handler NLTM Authentication should use Base64 API
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]