netty5/common
Norman Maurer 94c33936db Add test for Iterator.remove() on KObjectHashMap.values().iterator() (#8891)
Motivation:

https://github.com/netty/netty/pull/8866 added support for calling Iterator.remove() but did not add a testcase.

Modifications:

Add testcase to ensure removal works.

Result:

Better test-coverage.
2019-02-27 12:06:46 +01:00
..
src Add test for Iterator.remove() on KObjectHashMap.values().iterator() (#8891) 2019-02-27 12:06:46 +01:00
pom.xml Update version number to start working on Netty 5 2018-11-20 15:49:57 +01:00