mirror of
https://github.com/corda/corda.git
synced 2025-01-07 13:38:47 +00:00
15906ddb12
Unsafe.compareAndSwapLong was moved from classpath-openjdk.cpp to builtin.cpp, but the fieldForOffset helper function was not, which only caused problems when I tried to build for ARM. This commit moves said helper function, along with Unsafe.getVolatileLong, which also uses it. |
||
---|---|---|
.. | ||
avian | ||
java | ||
sun | ||
java-io.cpp | ||
java-lang.cpp | ||
java-net.cpp | ||
java-nio.cpp | ||
java-util-zip.cpp | ||
java-util.cpp | ||
jni-util.h | ||
sockets.cpp | ||
sockets.h |