Cant detect deadlock when thread reenters synchronization block in Object.wait() (original) (raw)
David Holmes David.Holmes at Sun.COM
Wed Jun 3 15:04:23 UTC 2009
- Previous message: Cant detect deadlock when thread reenters synchronization block in Object.wait()
- Next message: Faster HashMap implementation
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi Dmytro,
Can you split this into two separate bug reports please. The changes to the VM are quite separate from the changes to the java.util.concurrent classes. The j.u.c changes should then be discussed on the concurrent-interest mailing list:
http://cs.oswego.edu/mailman/listinfo/concurrency-interest
This will let all the JSR-166 EG members, and the genercal c-i community evaluate what you have done.
At this stage I have not evaluated the actual proposals.
Thanks, David Holmes (j.u.c bug evaluator)
Dmytro Sheyko wrote:
Hi,
Could you have a look at following patch regarding deadlock detection: Cant detect deadlock when thread reenters synchronization block in Object.wait() https://bugs.openjdk.java.net/showbug.cgi?id=100058 http://bugs.sun.com/bugdatabase/viewbug.do?bugid=6841139 Thank you, Dmytro Sheyko ------------------------------------------------------------------------ See all the ways you can stay connected to friends and family <http://www.microsoft.com/windows/windowslive/default.aspx>
- Previous message: Cant detect deadlock when thread reenters synchronization block in Object.wait()
- Next message: Faster HashMap implementation
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]