TableRenderingContext not always cleaned up properly
----------------------------------------------------

                 Key: ADFFACES-67
                 URL: http://issues.apache.org/jira/browse/ADFFACES-67
             Project: MyFaces ADF-Faces
          Issue Type: Bug
            Reporter: Adam Winer
         Assigned To: Adam Winer
            Priority: Critical


If an exception is thrown in the TableRenderingContext constructor, the 
ThreadLocal will still be set - and with a TableRenderingContext that has not 
been completely set up.  This would be only a minor leak if some non-table code 
didn't use the presence of a TableRenderingContext to make decisions.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to