> On 21 Nov 2019, at 15:28, Anton Litvinov <anton.litvi...@oracle.com> wrote:
> 
> Hello,
> 
> Could you please review the following fix for the bug. The bug consists in a 
> deadlock introduced by the fix for the bug JDK-8032832, which introduced 
> locking on the thread context class loader in the method 
> "sun.net.www.protocol.http.NegotiateAuthentication.isSupported(HttpCallerInfo)".
>  The fix just fully reverts changes introduced by the fix for JDK-8032832.
> 
> Verified using the attached to the bug record test case that the fix 
> eliminates the deadlock. Verified that "jdk/jdk" with this fix is compiled on 
> all supported OS families: MS Windows, macOS, Linux, Solaris.
> 
> Bug: https://bugs.openjdk.java.net/browse/JDK-8068184
> Webrev: http://cr.openjdk.java.net/~alitvinov/8068184/jdk14/webrev.00

Looks like an accurate anti-delta of 8032832.

-Chris.

Reply via email to