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)
-
Activity
Mikio Takeuchi
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Link |
This issue is related to |
Mikio Takeuchi
made changes -
| Link |
This issue is depended upon by |
Mikio Takeuchi
made changes -
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
David Grove
made changes -
| Status | Resolved [ 5 ] | Closed [ 6 ] |
Committed WIP code in r23789 (not enabled).