Re: RFR 8061253: CCC 8043071 doesn't fully approve the change in JDK9b25

2014-11-18 Thread Jamil Nimeh
Hi Max, I only have very nit-picky comments/questions, actually the same question across 4 files. * KerberosKey.java o 298 and 305: Should the "KerberosKey" words be inside @code braces? * KerberosPrincipal.java o 195: Same @code question as above with "Principal" * KerberosTicket.j

Re: RFR 8061253: CCC 8043071 doesn't fully approve the change in JDK9b25

2014-11-18 Thread Wang Weijun
Since you asked, I'll fix them. I appreciate your pursuit of perfection. Thanks Max > On Nov 18, 2014, at 17:54, Jamil Nimeh wrote: > > Hi Max, I only have very nit-picky comments/questions, actually the same > question across 4 files. > • KerberosKey.java > • 298 and 305:

JEP 229: Create PKCS12 Keystores by Default

2014-11-18 Thread mark . reinhold
New JEP Candidate: http://openjdk.java.net/jeps/229 - Mark