netty5/codec-http2
Scott Mitchell b785128349 HTTP/2 unit test missed syncrhonized collection
Motiviation:
PR https://github.com/netty/netty/pull/2948 missed a collection to synchronize in the HTTP/2 unit tests.

Modifications:
synchronize the collection that was missed

Result:
Missed collection is syncronized and initial size is corrected
2014-10-02 09:37:19 -04:00
..
src HTTP/2 unit test missed syncrhonized collection 2014-10-02 09:37:19 -04:00
pom.xml HTTP/2 Data Decompression 2014-09-14 08:43:13 -04:00