Re: RFR 8078439: Kerberos auth fails if client proposes MS krb5 OID

2015-04-30 Thread Weijun Wang
Hi Valerie I've updated the test a little to make sure the exception is NO_CRED and it's sent from the krb5 mech. It passed on my own machine and I'm running a JPRT job now. The webrev is at http://cr.openjdk.java.net/~weijun/8078439/webrev.02/ Thanks Max On 4/30/2015 9:37 AM, Valerie Peng

Re: JDK 9 RFR of JDK-8079107: Update TestKeyPairGenerator.java to use random number generator library

2015-04-30 Thread Sean Mullan
Looks fine to me. --Sean On 04/29/2015 08:24 PM, joe darcy wrote: Hello, Please review the patch below to address JDK-8079107: Update TestKeyPairGenerator.java to use random number generator library The patch implements the recommendations recently sent to jdk9-dev: http://mail.openjdk