netty5/handler/src
Trustin Lee 64ae8b6a37 Replace and merge DetectionUtil and DirectByteBufUtil into PlatformDependent and PlatformDependent0
PlatformDependent delegates the operations requires sun.misc.* to PlatformDependent0 to avoid runtime errors due to missing sun.misc.* classes.
2013-01-11 14:03:27 +09:00
..
main/java/io/netty/handler Replace and merge DetectionUtil and DirectByteBufUtil into PlatformDependent and PlatformDependent0 2013-01-11 14:03:27 +09:00
test/java/io/netty/handler Fix inspector warnings introduced by recent mergences 2012-11-30 23:01:57 +09:00