corda/classpath/sun
Joel Dice 15906ddb12 fix build regression on platforms with no native 64-bit CAS
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.
2013-12-18 11:06:15 -07:00
..
misc fix build regression on platforms with no native 64-bit CAS 2013-12-18 11:06:15 -07:00
reflect update copyright years 2013-07-02 20:52:38 -06:00