netty5/transport-native-unix-common
Norman Maurer 74bf49b062 IovArray should support when there is no unsafe present (#10814)
Motivation:

In some enviroments sun.misc.Unsafe is not present. We should support these as well.

Modifications:

Fallback to JNI if we can't directly access the memoryAddress of the buffer.

Result:

Fixes https://github.com/netty/netty/issues/10813
2020-11-23 14:04:13 +01:00
..
src IovArray should support when there is no unsafe present (#10814) 2020-11-23 14:04:13 +01:00
Makefile Use netty-jni-util and so remove a lot of duplication (#10735) 2020-10-29 16:46:33 +01:00
pom.xml Use http in xmlns URIs to make maven release plugin happy again (#10788) 2020-11-10 10:51:05 +01:00