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

PoojaDP-23 duke at openjdk.org
Wed Mar 1 06:26:24 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 - Earlier Workflows aren't being run on this forked repository because it was not enabled. Now I have enabled the workflow but still tests are not running on my fork. Could you please let me know what action needs to be done by myside? 
Thanks

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

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


More information about the jdk-updates-dev mailing list