netty5/transport/src
Dave Syer 1a90fd33e0 Add reflection config for JMX runtime (#10753)
Motivation:

`DefaultChannelId` uses reflection to access the JMX runtime. This needs some extra config for GraalVM.

Modification:

Add config for GraalVM

Result:

Works when using GraalVM native image
2020-10-30 15:27:42 +01:00
..
main Add reflection config for JMX runtime (#10753) 2020-10-30 15:27:42 +01:00
test/java/io/netty Fix native image build on modern GraalVM versions for the cases when the program uses netty-dns (#10630) 2020-10-26 08:49:31 +01:00