[jdk11u-dev] RFR: 8229867: Re-examine synchronization usages in http and https protocol handlers
PoojaDP-23
duke at openjdk.org
Tue Feb 21 23:18:18 UTC 2023
On Wed, 15 Feb 2023 13:37:34 GMT, Dalibor Topic <robilad 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.
>
> Hi, please send an e-mail to Dalibor.Topic at oracle.com so that I can mark your account as verified in Skara.
@robilad - I have sent an email to [Dalibor.Topic at oracle.com](mailto:Dalibor.Topic at oracle.com). Thanks
-------------
PR: https://git.openjdk.org/jdk11u-dev/pull/1710
More information about the jdk-updates-dev
mailing list