6c05d16967
Motivation: We can use the `@SuppressJava6Requirement` annotation to be more precise about when we use Java6+ APIs. This helps us to ensure we always protect these places. Modifications: Make use of `@SuppressJava6Requirement` explicit Result: Fixes https://github.com/netty/netty/issues/2509. |
||
---|---|---|
.. | ||
src | ||
pom.xml |