Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: X10 2.2.2.1
-
Fix Version/s: X10 2.2.3
-
Component/s: Managed X10: Compiler Codegen
-
Labels:None
-
Environment:Managed X10
-
Number of attachments :
Description
It turned out we cannot use the same name $init, which potentially override super class's $init, for constructor.
Issue Links
- is depended upon by
-
XTENLANG-2118
Java interoperability
-
- is related to
-
XTENLANG-2986
java interop: parser does not accept @Throws annotation with constructor without specifying return type (JavaException3)
-
Committed WIP code in r23789 (not enabled).