clone() on subclass of logical returns wrong type
-------------------------------------------------

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

Attached is a sample showing the problem. Without DSO, the type of the clone is 
Test$MyList. When DSO instruments this class, clone() ends up getting called on 
the delegate which is of type ArrayList



-- 
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
[email protected]
http://lists.terracotta.org/mailman/listinfo/tc-dev

Reply via email to