Java Solaris Communities Sun Store Join SDN My Profile Why Join?
 
Bug Database
Bug Detail
Quick Lists
Top 25 Bugs
Top 25 RFE's
Recently Closed Bugs
Printable Page Printable Page


Bug Database
Bug ID: 6336479
Votes 0
Synopsis DetachCurrentThread should release thread-owned monitors
Category hotspot:runtime_system
Reported Against
Release Fixed mustang(b59)
State 10-Fix Delivered, bug
Priority: 4-Low
Related Bugs 6282335
Submit Date 13-OCT-2005
Description
JNI spec states that all Java monitors held by thread are released after call of DetachCurrentThread. Test (see attachment) shows that it isn't correct.
Posted Date : 2005-10-13 13:20:49.0
Work Around
N/A
Evaluation
Yes, DetachCurrentThread should release thread-owned monitors.
Posted Date : 2005-10-13 13:20:49.0
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang