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

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

    XMLWordPrintable

Details

    • Bug
    • Resolution: Cannot Reproduce
    • P4
    • 9
    • 9
    • hotspot
    • generic
    • generic

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: