subclasses of logical collections incorrectly delegate methods
--------------------------------------------------------------

                 Key: CDV-829
                 URL: https://jira.terracotta.org/jira//browse/CDV-829
             Project: Community Development
          Issue Type: Bug
          Components: Byte Code Transform
    Affects Versions: 2.6.2
            Reporter: Tim Eck
            Assignee: Issue Review Board
         Attachments: test.zip

source: http://forums.terracotta.org/forums/posts/list/0/1301.page

For logical collections that use identity equal only (eg. LinkedBlockingQueue), 
the generated delegate method for equals() produces an incorrect result

Attached is a sample program and tc-config.xml.  In the instrumented version of 
the class bugs.Tests$Buggy, the equals() method is delegated and thus fails the 
object reference comparison. 


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

        
_______________________________________________
tc-dev mailing list
tc-dev@lists.terracotta.org
http://lists.terracotta.org/mailman/listinfo/tc-dev

Reply via email to