netty5/handler
Scott Mitchell 56694ebc0f Cleanup from fbf0e5f4dd
Motivation:
ThreadLocalInsecureRandom still referenced ThreadLocalRandom directly, but shouldn't.

Modifications:
ThreadLocalInsecureRandom should reference PlatformDependent#threadLocalRandom() in comments

Result:
Less usage of internal.ThreadLocalRandom.
2017-02-16 15:56:23 -08:00
..
src Cleanup from fbf0e5f4dd 2017-02-16 15:56:23 -08:00
pom.xml Use the correct arguments when run with jdk9 2017-02-15 10:15:00 +01:00