[jittester] java code generator confuses one-dimensional arrays and multidimensional arrays

XMLWordPrintable

    • Type: Bug
    • Resolution: Cannot Reproduce
    • Priority: P4
    • 9
    • Affects Version/s: 9
    • Component/s: hotspot
    • generic
    • generic

      JitTester java code generator confuses one-dimensional arrays and multidimensional arrays when inherits generated classes from classes in TypeList.

      This issue does not happen now because of fix JDK-8141202.
      The JDK-8141202 disables inheritance from all classes except Object and is a temporary fix.

      When one enables inheritance again, this bug will appear again.

      So casting conventions between one-dim and multi-dim arrays should be defined.

            Assignee:
            Konstantin Shefov
            Reporter:
            Konstantin Shefov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: