From some documentation on C#:
Avoid all actions that would block the Finalize method including any thread
synchronization operations.
Sigh....
I haven't seen anything in any of the documentation that indicates
that Anders Hejlsberg realizes that visibility of reads/writes across
threads is even an issue.
Bill
-------------------------------
JavaMemoryModel mailing list - http://www.cs.umd.edu/~pugh/java/memoryModel
This archive was generated by hypermail 2b29 : Thu Oct 13 2005 - 07:00:26 EDT