* Alan Bateman:
[Extensible socket types]
> This is a good topic. For stream and datagram oriented protocols then
> it would indeed be desirable to allow for communication domains other
> than IP. In theory it should be possible to use a SocketImpl for this
> but there are checks in the Socket AP
Changeset: f4289d75cd29
Author:jccollet
Date: 2008-08-25 14:38 +0200
URL: http://hg.openjdk.java.net/jdk7/jsn/jdk/rev/f4289d75cd29
6717876: Make java.net.NetworkInterface.getIndex() public
Summary: Make getIndex() and getByIndex() public. Required a name change in
native code
Revie
Today is JSN integration day. I'd like to start early, but will wait
for any last pushes.
Brad
Changeset: dc4067f914a2
Author:martin
Date: 2008-08-20 13:45 -0700
URL: http://hg.openjdk.java.net/jdk7/jsn/jdk/rev/dc4067f914a2
6739302: Check that deserialization preserves EnumSet integrity
Reviewed-by: dl, chegar
Contributed-by: [EMAIL PROTECTED]
! src/share/classes/java/util/E
Changeset: 37551dc0f591
Author:mcimadamore
Date: 2008-08-22 11:46 +0100
URL: http://hg.openjdk.java.net/jdk7/jsn/langtools/rev/37551dc0f591
6733837: Recent work on javac diagnostic affected javac output
Summary: Problems with diagnostic path and tab character in the source code
Revi