Menu

#215 rule: avoid Thread instance methods like stop() suspend()

open
nobody
None
5
2013-02-16
2011-02-02
No

From Java Concurrency Gotchas slide #44
http://www.slideshare.net/alexmiller/java-concurrency-gotchas-3666977

This rule needs good type/variable inference.

Discussion


Log in to post a comment.