netty / netty-incubator-codec-quic

Apache License 2.0
303 stars 72 forks source link

Use --release 8 during compilation #728

Closed normanmaurer closed 4 months ago

normanmaurer commented 4 months ago

Motivation:

We should use --release 8 during compilation to ensure we always end up with the correct java version that is required.

Modifications:

Result:

Always end up with the correct bytecode