[ 
https://issues.apache.org/jira/browse/TAP5-670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12703710#action_12703710
 ] 

Howard M. Lewis Ship commented on TAP5-670:
-------------------------------------------

Probably a JDK 1.5 vs. JDK 1.6 issue.  1.6 seemed to have changed some of the 
rules for generics in subtle ways.

> ParallelExecutorTest can't be compiled due to cast errors
> ---------------------------------------------------------
>
>                 Key: TAP5-670
>                 URL: https://issues.apache.org/jira/browse/TAP5-670
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-ioc
>    Affects Versions: 5.1.0.5
>            Reporter: Ulrich Stärk
>            Assignee: Howard M. Lewis Ship
>         Attachments: patch.txt
>
>
> As already stated in http://markmail.org/thread/sybprqs5yeuzobyr 
> ParallelExecutorTest won't compile due to cast errors. That's because the 
> Invokable isn't being given a type argument of type StringHolder and 
> therefore it tries to add an Object to the thunks list were it should add a 
> StringHolder.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to