netty5/microbench/src/main/java/io/netty/handler/codec/http2
Norman Maurer cd3254df88
Update to new checkstyle plugin (#8777) (#8780)
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-25 11:58:42 +01:00
..
HpackBenchmarkUtil.java Update to new checkstyle plugin (#8777) (#8780) 2019-01-25 11:58:42 +01:00
HpackDecoderBenchmark.java Fix failing h2spec tests 8.1.2.1 related to pseudo-headers validation 2018-01-29 19:42:56 -08:00
HpackDecoderULE128Benchmark.java HTTP/2 move internal HPACK classes to the http2 package 2017-03-02 07:42:41 -08:00
HpackEncoderBenchmark.java DefaultHttp2FrameWriter reduce object allocation 2017-11-20 08:10:59 -08:00
HpackHeader.java HTTP/2 move internal HPACK classes to the http2 package 2017-03-02 07:42:41 -08:00
HpackHeadersSize.java HTTP/2 move internal HPACK classes to the http2 package 2017-03-02 07:42:41 -08:00
HpackUtilBenchmark.java DefaultHttp2FrameWriter reduce object allocation 2017-11-20 08:10:59 -08:00
Http2FrameWriterDataBenchmark.java DefaultHttp2FrameWriter reduce object allocation 2017-11-20 08:10:59 -08:00
package-info.java HTTP/2 move internal HPACK classes to the http2 package 2017-03-02 07:42:41 -08:00