RFR: 8260366: ExtendedSocketOptions <clinit> can deadlock in some circumstances [v5]
Jaikiran Pai
jpai at openjdk.java.net
Fri Feb 26 12:45:41 UTC 2021
On Wed, 24 Feb 2021 15:41:53 GMT, Daniel Fuchs <dfuchs at openjdk.org> wrote:
>> Jaikiran Pai has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Reduce the scope of the synchronized block in getInstance() and enhance the testcase to be more robust in catching the deadlocks
>
> The fix and test looks good to me.
Thank you for the reviews, Daniel. I'll integrate this shortly.
-------------
PR: https://git.openjdk.java.net/jdk/pull/2601
More information about the net-dev
mailing list