[security-dev 01255]: hg: jdk7/tl/langtools: 6337964: should ignore last comma in annotation array

2009-09-24 Thread joe . darcy
Changeset: d0f541480556 Author:darcy Date: 2009-09-24 16:00 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/d0f541480556 6337964: should ignore last comma in annotation array Reviewed-by: jjg ! src/share/classes/com/sun/tools/javac/parser/JavacParser.java + test/tools/j

[security-dev 01254]: Re: PING: [PATCH FOR REVIEW]: 6763530: Fix breakage of NSS-based Elliptic Curve Cryptography in OpenJDK6

2009-09-24 Thread Andrew John Hughes
2009/9/24 Vincent Ryan : > Hello Andrew, > > I'll need a little more time to come up to speed on this fix. I'm concerned > that > there may be interoperability or backwards compatibility issues. > Hi Vincent, Let me know if there's anything to do to help. The original version I proposed: http:

[security-dev 01253]: Re: PING: [PATCH FOR REVIEW]: 6763530: Fix breakage of NSS-based Elliptic Curve Cryptography in OpenJDK6

2009-09-24 Thread Vincent Ryan
Hello Andrew, I'll need a little more time to come up to speed on this fix. I'm concerned that there may be interoperability or backwards compatibility issues. Andrew John Hughes wrote: > 2009/9/2 Andrew John Hughes : >> 2009/9/2 Michael StJohns : >>> At 09:38 PM 9/1/2009, Andrew John Hughes wr

[security-dev 01252]: hg: jdk7/tl/jdk: 6885166: regression test for 6877357 (IPv6 address does not work) error (timed out)

2009-09-24 Thread weijun . wang
Changeset: bd928aefe692 Author:weijun Date: 2009-09-24 21:35 +0800 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/bd928aefe692 6885166: regression test for 6877357 (IPv6 address does not work) error (timed out) Reviewed-by: xuelei ! test/sun/security/krb5/IPv6.java