Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: X10 SVN HEAD
-
Component/s: Managed X10: Compiler Codegen
-
Labels:None
-
Number of attachments :
Description
r22916 added a unit test at/ObjectArrayTest.x10 that passes in Native X10, but fails in Managed X10.
There appears to be a bug when an Array[Object] which contains repeated references (but not an Array[Blat] with repeated references) is serialized.
The bug appears in both the current trunk and the 2.2.1 release branch.
failing until test