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. |
||
---|---|---|
.. | ||
misc | ||
reflect |