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 cer
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 rather
Changeset: e6dafbf35355
Author:jjg
Date: 2009-01-22 15:45 -0800
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/e6dafbf35355
6796965: dev-time wrapper script for javac broken
Reviewed-by: ksrini
! make/build.xml
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 which
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 (