An array creation node handled inproperly. Currently, it fills all numerical arrays with 0 value(using java.util.Arrays.fill method). It leads to compilation errors like: "no suitable method found for fill(byte[],int)"
Jittester: array creation node handled inproperly in source code visitor for non-int numerical arrays
-
Dmitrij Pochepko
-
Dmitrij Pochepko
- Votes:
-
0 Vote for this issue
- Watchers:
-
2 Start watching this issue
- Created:
- Updated:
- Resolved: