New LinkedList methods in 1.6 (support for Deque) need to be logically 
instrumented
-----------------------------------------------------------------------------------

                 Key: CDV-678
                 URL: https://jira.terracotta.org/jira//browse/CDV-678
             Project: Community Development
          Issue Type: Bug
          Components: DSO:L1
    Affects Versions: 2.5.2
            Reporter: Alex Miller
            Assignee: Issue Review Board


In Java 1.6, LinkedList now supports the Deque (double-ended queue) interface, 
which adds new mutator methods for adding/removing to both ends of the queue 
and treating it like a stack.  These methods all need to be logically 
instrumented in BootjarTool.addInstrumentedJavaUtilCollection().  



-- 
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