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

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: P4 P4
    • 9
    • 9
    • 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.

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

              Created:
              Updated:
              Resolved: