eb50e5148a
Motivation: We need to initialize ThreadLocalRandom at runtime as it uses System.nanoTime() in a static block to init the seed. Modifications: Add io.netty.util.internal.ThreadLocalRandom to properties file Result: Better support for GraalVM |
||
---|---|---|
.. | ||
src | ||
pom.xml |