Changeset: 27f854a1e5c5
Author:chegar
Date: 2012-10-19 11:43 +0100
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/27f854a1e5c5
8000206: Uninitialized variable in PlainDatagramSocketImpl.c
Reviewed-by: dsamersoff, khazra, chegar
Contributed-by: John Zavgren
! src/solaris/native/ja
On 10/18/2012 11:27 PM, Kurchi Hazra wrote:
Hi John,
This change looks good to me.
+1, and pushed...
http://hg.openjdk.java.net/jdk8/tl/jdk/rev/27f854a1e5c5
-Chris.
Thanks,
- Kurchi
On 18.10.2012 14:18, Dmitry Samersoff wrote:
John,
Looks good for me.
-Dmitry
On 2012-10-19 00:59,
Earlier this week I brought up the suggestion to drop ftp from the list
of protocol handler guaranteed to be present [1]. Here's the webrev with
the proposed changes:
http://cr.openjdk.java.net/~alanb/8000941/webrev/
The only change to normative text is in the URL, the only changes are
non-
Changeset: 21f1b88e68ce
Author:xuelei
Date: 2012-10-19 20:36 -0700
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/21f1b88e68ce
8000954: Add final keyword to new method in SSLParameters
Reviewed-by: wetmore
! src/share/classes/javax/net/ssl/SSLParameters.java