Code Review 6648001: Cancelling HTTP authentication causes subsequent deadlocks (original) (raw)
Christopher Hegarty -Sun Microsystems Ireland Christopher.Hegarty at Sun.COM
Thu Mar 25 04:36:38 PDT 2010
- Previous message: hg: jdk7/tl/jdk: 6937703: java/net regression test issues with samevm
- Next message: Code Review 6921111: NullPointerException in PlainDatagramSocketImpl.socketSetOption
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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/password returned.
Webrev: http://cr.openjdk.java.net/~chegar/6648001/webrev.00/webrev/
-Chris.
- Previous message: hg: jdk7/tl/jdk: 6937703: java/net regression test issues with samevm
- Next message: Code Review 6921111: NullPointerException in PlainDatagramSocketImpl.socketSetOption
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]