[PATCH] wait/notifying on a Thread object interferes with Thread behaviour
--------------------------------------------------------------------------
Key: XALANJ-2242
URL: http://issues.apache.org/jira/browse/XALANJ-2242
Project: XalanJ2
Type: Bug
Components: Other
Versions: Latest Development Code
Reporter: Dave Brosius
Priority: Minor
Calling wait or notify/notifyAll on the thread object itself, interferes with
the basic Thread management built into the jvm, causing spurious thread states,
including threads waking up when not expected, etc.
This patch fixes this
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]