commit | 32b8c54ea3562b96c6df844bfde5527e29a01cd7 | [log] [tgz] |
---|---|---|
author | Neil Richards <neil.richards@ngmr.net> | Mon Feb 14 11:00:02 2011 -0800 |
committer | Mike Duigou <mduigou@openjdk.org> | Mon Feb 14 11:00:02 2011 -0800 |
tree | 76875789a71ea6785cb8d388fb8b532ed8046b26 | |
parent | 21d721f9ff363adacfe65b237522347d046cd9ef [diff] |
6927486: Hashtable writeObject() may deadlock Do not synchronize on self while writing hash table elements Reviewed-by: alanb, mduigou