Re: Code Review 6648001: Cancelling HTTP authentication causes subsequent deadlocks

2010-04-06 Thread Michael McMahon
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

Code Review 6648001: Cancelling HTTP authentication causes subsequent deadlocks

2010-03-25 Thread Christopher Hegarty -Sun Microsystems Ireland
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