7b6336f1fd
Motivation: As netty 4.x supported Java 6 we had various if statements to check for java versions < 8. We can remove these now. Modification: Remove unnecessary if statements that check for java versions < 8. Result: Cleanup code. |
||
---|---|---|
.. | ||
src | ||
pom.xml |