[jdk11u-dev] Withdrawn: 8229867: Re-examine synchronization usages in http and https protocol handlers

PoojaDP-23 duke at openjdk.org
Fri Apr 7 05:40:00 UTC 2023


On Tue, 7 Feb 2023 08:17:46 GMT, PoojaDP-23 <duke at openjdk.org> wrote:

> This is a backport request and this fix is a dependency for [8293562](https://github.com/openjdk/jdk/commit/03f25a9c6924430ec4063b801b2b6ca55b9067c9).
> 
> This is a fix that upgrades the old HTTP and HTTPS legacy stack to use virtual-thread friendly locking instead of synchronized monitors.
> 
> We have removed @java.io.serial in AuthenticationInfo.java since the serial.class file not located.

This pull request has been closed without being integrated.

-------------

PR: https://git.openjdk.org/jdk11u-dev/pull/1710


More information about the jdk-updates-dev mailing list