[security-dev 01760]: Quick code review for 6909281

2010-04-09 Thread Sean Mullan
Hi Andrew, Could I get a quick code review for 6909281 which also needs to be fixed in JDK 7: http://cr.openjdk.java.net/~mullan/6909281/webrev/ Thanks, Sean

[security-dev 01761]: Re: Quick code review for 6909281

2010-04-09 Thread Andrew John Hughes
On 9 April 2010 14:18, Sean Mullan wrote: > Hi Andrew, > > Could I get a quick code review for 6909281 which also needs to be fixed in > JDK 7: > > http://cr.openjdk.java.net/~mullan/6909281/webrev/ > > Thanks, > Sean > Sure. Looks good to me. -- Andrew :-) Free Java Software Engineer Red Hat,

[security-dev 01762]: Re: 6522064: Keystore aliases from MS CryptoAPI have bad encoding

2010-04-09 Thread Boris Dušek
Hello, no one responded to my request for comments and possibly enlightment below, so I guess the right thing to do is that I just implement my proposed changes in a manner that I myself find "final" and submit the patch to the bugzilla directly, where the rest of the discussion will take place?

[security-dev 01763]: Re: 6522064: Keystore aliases from MS CryptoAPI have bad encoding

2010-04-09 Thread Andrew John Hughes
2010/4/9 Boris Dušek : > Hello, > > no one responded to my request for comments and possibly enlightment > below, so I guess the right thing to do is that I just implement my > proposed changes in a manner that I myself find "final" and submit the > patch to the bugzilla directly, where the rest of

[security-dev 01764]: Re: 6522064: Keystore aliases from MS CryptoAPI have bad encoding

2010-04-09 Thread Andrew John Hughes
2010/4/9 Andrew John Hughes : > 2010/4/9 Boris Dušek : >> Hello, >> >> no one responded to my request for comments and possibly enlightment >> below, so I guess the right thing to do is that I just implement my >> proposed changes in a manner that I myself find "final" and submit the >> patch to th

[security-dev 01765]: Re: 6522064: Keystore aliases from MS CryptoAPI have bad encoding

2010-04-09 Thread Boris Dušek
Thank you Andrew, I will try to post a webrev. Best regards, Boris >>> Hello, >>> >>> no one responded to my request for comments and possibly enlightment >> This list does tend to be very quiet. The best way to elicit some >> kind of response is to post a 'webrev' containing your changes:

[security-dev 01766]: Re: 6522064: Keystore aliases from MS CryptoAPI have bad encoding

2010-04-09 Thread Bradford Wetmore
>> no one responded to my request for comments The person responsible for MSCAPI is currently on vacation. I think he's back next week, but not sure. Brad On 4/9/2010 7:53 AM, Andrew John Hughes wrote: > 2010/4/9 Boris Dušek : >> Hello, >> >> no one responded to my request for comments and pos

[security-dev 01767]: hg: jdk7/tl/jdk: 6909281: 6u19 b99(pit):Error loading first applet in browser session( both FF && IE, windows ): NPE is thrown

2010-04-09 Thread sean . mullan
Changeset: 710c4493902f Author:mullan Date: 2010-04-09 07:21 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/710c4493902f 6909281: 6u19 b99(pit):Error loading first applet in browser session( both FF && IE, windows ): NPE is thrown Summary: Fix for 6633872 causes NPE due to u

[security-dev 01768]: Re: 6522064: Keystore aliases from MS CryptoAPI have bad encoding

2010-04-09 Thread Boris Dušek
>>> no one responded to my request for comments > > The person responsible for MSCAPI is currently on vacation.  I think > he's back next week, but not sure. Well, I was thinking that might be one posibility :-) thanks for the info. Boris

Re: Subject lines in security-dev.

2010-04-09 Thread Bradford Wetmore
I got zero responses on my previous email [1], so the prefix has been removed from the security-dev mailing list: Subject: [security-dev 01800]: The Real subject. Brad [1] http://mail.openjdk.java.net/pipermail/security-dev/2010-January/001562.html On 1/26/2010 12:15 PM, Brad Wetmore wrote:

hg: jdk7/tl/langtools: 6942649: add hidden option to identify location and version of javac classes

2010-04-09 Thread jonathan . gibbons
Changeset: 96072ad00783 Author:jjg Date: 2010-04-09 15:39 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/96072ad00783 6942649: add hidden option to identify location and version of javac classes Reviewed-by: darcy ! src/share/classes/com/sun/tools/javac/main/Main.java

hg: jdk7/tl/jdk: 6941936: Broken pipe error of test case DNSIdentities.java

2010-04-09 Thread xuelei . fan
Changeset: 89f4ec9e4b33 Author:xuelei Date: 2010-04-10 09:13 +0800 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/89f4ec9e4b33 6941936: Broken pipe error of test case DNSIdentities.java Reviewed-by: chegar ! test/sun/security/ssl/sun/net/www/protocol/https/HttpsURLConnection/DNSI