netty5/common/src
Trustin Lee 8142aae765 Improve the randomness of ThreadLocalRandom for all platform
- Fixes #1765
Java 6 did a poor job of generating seedUniquifier unlike 7, so I implemented platform-independent seedUniquifier generator with configurability
2013-08-24 12:25:50 +09:00
..
main/java/io/netty/util Improve the randomness of ThreadLocalRandom for all platform 2013-08-24 12:25:50 +09:00
test/java/io/netty/util Fix checkstyle 2013-07-18 14:05:41 +09:00