dc0cf3e099
Motivation: Java 11 will be out soon, so we should be able to build (and run tests) netty. Modifications: - Add dependency that is needed till Java 11 - Adjust tests so these also pass on Java 11 (SocketChannelImpl.close() behavious a bit differently now). Result: Build also works (and tests pass) on Java 11. |
||
---|---|---|
.. | ||
src/main/java/io/netty/testsuite | ||
.gitignore | ||
pom.xml |