Integrated: 8278263: Remove redundant synchronized from URLStreamHandler.openConnection methods
Andrey Turbanov
aturbanov at openjdk.java.net
Mon Jan 31 12:16:16 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.
This pull request has now been integrated.
Changeset: c6ed2046
Author: Andrey Turbanov <aturbanov at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/c6ed2046b4ba8eafb6b7e934b134829760d56ecd
Stats: 31 lines in 3 files changed: 0 ins; 22 del; 9 mod
8278263: Remove redundant synchronized from URLStreamHandler.openConnection methods
Reviewed-by: dfuchs
-------------
PR: https://git.openjdk.java.net/jdk/pull/6373
More information about the net-dev
mailing list