-
Enhancement
-
Resolution: Unresolved
-
Optional
-
None
-
5.5.2.Final
-
None
Some methods in BasicAction assume that other methods will acquire monitors before calling them; it would aid both maintenance/readability and testing if we such methods have assert Thread.holdsLock(this); at their beginning point.
- relates to
-
JBTM-2846 Thread-safety problem in BasicAction
- Closed