On Sun, 2006-07-16 at 01:21 -0700, Casey Marshall wrote: > I think the integer and reference methods are correct, but I haven't > run any tests that confirm atomicity. There are probably also endian > issues that I'm ignoring.
Note that there is a public domain testsuite for this code at: http://gee.cs.oswego.edu/cgi-bin/viewcvs.cgi/jsr166/src/test/tck/ Cheers, Mark
