Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8151828

Jittester: array creation node handled inproperly in source code visitor for non-int numerical arrays

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • 9
    • hotspot
    • b115

      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)"

            dpochepk Dmitrij Pochepko
            dpochepk Dmitrij Pochepko
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: