netty / netty-incubator-transport-io_uring

Apache License 2.0
195 stars 39 forks source link

Use --release 8 during compilation #248

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