This is an exported version of the JIRA issue tracker. Please use the Google Code site to open new tickets or report updates to these existing tickets. Feel free to contact the mailing list with any questions.

[TGT-3] Rename getAbort() to isAborting()
Created: Sun, 14 Sep 2003 09:01:57 -0700 (PDT)  Updated: Sun, 14 Sep 2003 09:02:58 -0700 (PDT)

Status:Closed
Project:OSJava Threads
Component/s:Threading
Affects Version/s:1.1
Fix Version/s:2.0

Type:ImprovementPriority: Major
Reporter:Robert M. ZigweidAssignee:Robert M. Zigweid
Resolution:Fixed 
Environment:All


 Description   
Rename getAbort() to isAborting() because it is a boolean return value just checking status.
NOTE: this is a compat buster, but fixes what I consider to be a previous error
Comment by tigran [ Sun, 14 Sep 2003 09:02:58 -0700 (PDT) ]
Fixed