On 26/03/2008, Mario Torre <[EMAIL PROTECTED]> wrote:
> This fixes the "hashCode" method to comply with the OpenJDK
>  documentation. Now we pass all the public domain tck tests for this
>  class, except the SubList one.
>

Not sure what the failure is, but looking at the code I guess that the
sublist should be acquiring the same lock that the main set, etc.
methods do (i.e. on the list itself) for each operation so that the
array is not modified behind its back.

snip...
>  Thanks,
>  Mario

Cheers,
-- 
Andrew :-)

Document Freedom Day - March 26th
http://documentfreedom.org

Support Free Java!
Contribute to GNU Classpath and the OpenJDK
http://www.gnu.org/software/classpath
http://openjdk.java.net

PGP Key: 94EFD9D8 (http://subkeys.pgp.net)
Fingerprint: F8EF F1EA 401E 2E60 15FA  7927 142C 2591 94EF D9D8

Reply via email to