"Kim Haase (JIRA)" <[email protected]> writes: > "If a Thread is interrupted and the flag is not cleared" ... > > What flag is that? Is this the "interrupted status" that is tested by > interrupted() and isInterrupted() but is otherwise not accessible > programmatically?
Correct. Dag
