RFR: 8278263: Remove redundant synchronized from URLStreamHandler.openConnection methods
Daniel Fuchs
dfuchs at openjdk.java.net
Tue Jan 25 19:39:31 UTC 2022
On Fri, 12 Nov 2021 19:35:10 GMT, Andrey Turbanov <aturbanov at openjdk.org> wrote:
> All this Handler's are stateless and there is nothing to protect via synchronization.
LGTM. Please integrate and drop me a note and I will sponsor it.
-------------
Marked as reviewed by dfuchs (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/6373
More information about the net-dev
mailing list