netty5/resolver
Norman Maurer 7e156b1e62 Reduce scope of synchronized block introduced in 5114588cba (#10013)
Motivation:

We should keep the scope of the synchronized block as small as possible.

Modifications:

Reduce scope by copy to an array first before iterate through it

Result:

Smaller scope of synchronized
2020-02-10 19:31:17 +01:00
..
src Reduce scope of synchronized block introduced in 5114588cba (#10013) 2020-02-10 19:31:17 +01:00
pom.xml Update version number to start working on Netty 5 2018-11-20 15:49:57 +01:00