Re: RFR 8072932: Test fails with java.security.AccessControlException: access denied ("java.security.SecurityPermission" "getDomainCombiner")

2015-02-12 Thread Sean Mullan
Looks fine to me. Can you add a noreg-trivial label to the bug? --Sean On 02/11/2015 11:10 AM, Jaroslav Bachorik wrote: Please, review the following simple change. Issue : https://bugs.openjdk.java.net/browse/JDK-8072932 Webrev: http://cr.openjdk.java.net/~jbachorik/8072932/webrev.00 This pat

RFR 8022313: sun/security/pkcs11/rsa/TestKeyPairGenerator.java failed in aurora

2015-02-12 Thread Anthony Scarpino
Hi, Please review the quick change that from my testing stops the intermittent failure of this test, which I believe is caused by it colliding with other concurrently running tests http://cr.openjdk.java.net/~ascarpino/8022313/webrev/ thanks Tony

[9] RFR: 8054037: Improve tracing for java.security.debug=certpath

2015-02-12 Thread Jason Uh
Please review this change, which augments some of the debug statements for java.security.debug=certpath. webrev: http://cr.openjdk.java.net/~juh/8054037/00/ bug: https://bugs.openjdk.java.net/browse/JDK-8054037 Thanks, Jason

Re: RFR 8022313: sun/security/pkcs11/rsa/TestKeyPairGenerator.java failed in aurora

2015-02-12 Thread Sean Mullan
Looks good. Add noreg-self label to bug. --Sean On 02/12/2015 07:03 PM, Anthony Scarpino wrote: Hi, Please review the quick change that from my testing stops the intermittent failure of this test, which I believe is caused by it colliding with other concurrently running tests http://cr.openjd

Re: RFR 8072932: Test fails with java.security.AccessControlException: access denied ("java.security.SecurityPermission" "getDomainCombiner")

2015-02-12 Thread David Holmes
On 12/02/2015 2:10 AM, Jaroslav Bachorik wrote: Please, review the following simple change. Issue : https://bugs.openjdk.java.net/browse/JDK-8072932 Webrev: http://cr.openjdk.java.net/~jbachorik/8072932/webrev.00 This patch is about replacing the j.s.AccessControlContext.getDomainCombiner() wit