Changeset: 0b7f10901f30
Author:sherman
Date: 2010-04-06 15:45 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/0b7f10901f30
6717164: FilterInputStream.skip incorrectly inherits wording specifying how the
InputStream.skip works
Summary: restoring the javadoc
Reviewed-by: alanb
Changeset: 495ba30cf02f
Author:chegar
Date: 2010-04-06 15:44 +0100
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/495ba30cf02f
692: NullPointerException in PlainDatagramSocketImpl.socketSetOption
Reviewed-by: alanb
! src/solaris/native/java/net/PlainDatagramSocketImpl.c
! src/
Changeset: 69002275e0e2
Author:chegar
Date: 2010-04-06 13:47 +0100
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/69002275e0e2
6648001: Cancelling HTTP authentication causes subsequent deadlocks
Reviewed-by: michaelm
! src/share/classes/sun/net/www/protocol/http/AuthenticationInfo
Christopher Hegarty -Sun Microsystems Ireland wrote:
Hi Michael,
This is a forward port of a fix that you put in 6uXX.
By exposing the key used in the authentication cache outside of
AuthenticationInfo, this allows all requests to be terminated
correctly, including ones, that have no username