corda/classpath/sun/misc
Joel Dice cc5b58725a implement Unsafe.putOrderedLong and putVolatileLong
The former just defers to the latter for now, since it provides
strictly weaker guarantees.  Thus it's correct to use full
volatile-style barriers, though not as efficient as it could be on
some architectures.
2014-01-02 17:49:56 -07:00
..
Cleaner.java update copyright years 2013-07-02 20:52:38 -06:00
Unsafe.java implement Unsafe.putOrderedLong and putVolatileLong 2014-01-02 17:49:56 -07:00