netty5/common
Norman Maurer 84188395be Remove backports of JDK8 classes
Motivation:

Java8 is out now for some time and JDK7 is no longer supported officially. We should remove all our backports and just use what the JDK provides us. This also will allow us to use intrinsics that are offered by the JDK implementations.

Modifications:

Remove all backports of jdk8 classes.

Result:

Use what the JDK offers us. This also fixes [#5458]
2017-02-15 20:44:23 +01:00
..
src Remove backports of JDK8 classes 2017-02-15 20:44:23 +01:00
pom.xml Update Groovy to 2.4.8 for Java 9-ea+154 support. 2017-02-11 14:09:15 +01:00