------- Comment #2 from audriusa at bluewin dot ch  2006-10-30 20:51 -------
Created an attachment (id=12515)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12515&action=view)
The test case that passes

I wrote a simple test case, where 100 threads are reading from the same weak
hash map, and the size of map is gradually decreasing when the entries are gc
collected. Both in Sun's and ours implementation the test seems passing (either
null or correct entry is returned). Hence I cannot reproduce this bug and would
suggest to close this as unreproducible.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27598



_______________________________________________
Bug-classpath mailing list
Bug-classpath@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-classpath

Reply via email to