netty5/microbench/src/main/java/io/netty
Norman Maurer 310f31b392
Update to new checkstyle plugin (#8777)
Motivation:

We need to update to a new checkstyle plugin to allow the usage of lambdas.

Modifications:

- Update to new plugin version.
- Fix checkstyle problems.

Result:

Be able to use checkstyle plugin which supports new Java syntax.
2019-01-24 16:24:19 +01:00
..
buffer Java 8 migration: Use diamond operator (#8749) 2019-01-22 16:07:26 +01:00
handler/codec Update to new checkstyle plugin (#8777) 2019-01-24 16:24:19 +01:00
microbench Update to new checkstyle plugin (#8777) 2019-01-24 16:24:19 +01:00
microbenchmark/common Java 8 migration: Use diamond operator (#8749) 2019-01-22 16:07:26 +01:00