[security-dev 00507]: Re: SSLContextFactory

2009-01-22 Thread Bruno Harbulot
Hi Xuelei, Thanks for looking into this. I agree with you, everything that's required is already in the JavaSE API. I find, however, that using these classes requires a careful reading of the JSSE ref. guide and the Certification path ref. guide, both of which are rather long and non-trivial

[security-dev 00508]: Re: SSLContextFactory

2009-01-22 Thread Sean Mullan
Hi Bruno, Bruno Harbulot wrote: Hi Xuelei, Thanks for looking into this. I agree with you, everything that's required is already in the JavaSE API. I find, however, that using these classes requires a careful reading of the JSSE ref. guide and the Certification path ref. guide, both of

[security-dev 00510]: Re: SSLContextFactory

2009-01-22 Thread Xuelei Fan
Bruno Harbulot wrote: Hi Xuelei, Thanks for looking into this. I agree with you, everything that's required is already in the JavaSE API. I find, however, that using these classes requires a careful reading of the JSSE ref. guide and the Certification path ref. guide, both of which are

[security-dev 00511]: hg: jdk7/tl/jdk: 6476425: (fmt)java.util.Formatter.print() throws IllegalArgumentException on large BigDecima

2009-01-22 Thread xueming . shen
Changeset: 63f8707112be Author:sherman Date: 2009-01-22 20:29 -0800 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/63f8707112be 6476425: (fmt)java.util.Formatter.print() throws IllegalArgumentException on large BigDecima Summary: Correct the wrong calculation of precision in