> On 21 Nov 2019, at 15:28, Anton Litvinov 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
Hi Anton,
That looks fine to me.
best regards,
-- daniel
On 21/11/2019 15:28, Anton Litvinov 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 cla
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)".