Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.7.2, 1.8DR#1
-
Component/s: Framework
-
Labels:None
-
Environment:All
-
Support Case References:
Description
It appears that Views can acquire locks to the lifecycle but not always release them in all circumstances.
Always invoke unlock in a finally block. Make View.dispose work independently from the lifecycle lock.