In message <[email protected]>,
Ian Rogers writes:
>
> 2010/1/20 Tim Ellison <[email protected]>:
>
> > 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.

Indeed.  We take the tests into modules/concurrent/src/test.  I ran the
tests after the revert (r901123) and trivial fix (r901124) commits and
the tests pass.  The more tests we run the better though.

Regards,
 Mark.

> [1] http://gee.cs.oswego.edu/cgi-bin/viewcvs.cgi/jsr166/src/test/tck/


Reply via email to