[
https://issues.apache.org/jira/browse/DROIDS-139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13016086#comment-13016086
]
Giulio Cesare Solaroli commented on DROIDS-139:
-----------------------------------------------
Looking at LinkedList JavaDoc, it looks like 'offer' and 'add' have the same
semantic. So the current implementation should work fine.
> Error in SimpleTaskQueueWithHistory
> -----------------------------------
>
> Key: DROIDS-139
> URL: https://issues.apache.org/jira/browse/DROIDS-139
> Project: Droids
> Issue Type: Bug
> Components: core
> Affects Versions: 0.0.1
> Reporter: Giulio Cesare Solaroli
> Priority: Critical
> Attachments: patch.diff, testCase.diff
>
>
> The SimpleTaskQueueWithHistory class will not accept any new value added with
> either the 'offer' nor 'add' method, due to a cross check that always fails.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira