2010/1/20 Tim Ellison <t.p.elli...@gmail.com>: > The remedy is to restore the Harmony version [5]. Of course we need to > also check that it implements the right behavior of the refreshed code etc.
The JSR166 TCK, including CopyOnWriteArrayList tests, is released under a public domain license [1]. Testing compatibility should be straightforward. Regards, Ian [1] http://gee.cs.oswego.edu/cgi-bin/viewcvs.cgi/jsr166/src/test/tck/