Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Cannot Reproduce
-
Affects Version/s: X10 2.2.2.1
-
Fix Version/s: None
-
Component/s: Managed X10: Compiler Codegen
-
Labels:None
-
Number of attachments :
Description
Suppose you have defined a type Set[T] (in the usual way. Turns out it is not possible to run a collecting finish over multiple places with a reducer over Set[Set[T]]}. We get a class cast exception in deserialization – an X10RT {{runAtAsync (or something like that) errror.
Noticed on the Managed backend. Not yet checked on native backend.
Please describe your problem more specifically. If you provide me a test case, it would be great. Thanks!