Uploaded image for project: 'Harmony'
  1. Harmony
  2. HARMONY-6104

[dvrlm][testing][vmtt] VMTT renders multianewarray incorrectly

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 5.0M8
    • 5.0M10
    • DRLVM
    • None
    • All VMTT
    • Patch Available
    • Novice

    Description

      When displaying the multianewarray instruction, VMTT will display it in a manner which is not able to be compiled:

      5: multianewarray #11 // "[[Ljava/lang/Object;" 2

      The second argument (2) should come before the comment:

      5: multianewarray #11 2 // "[[Ljava/lang/Object;"

      Attachments

        1. multianewarray-comment.patch
          2 kB
          Andrew Cornwall

        Activity

          People

            sjanuary Sian January
            andrewc Andrew Cornwall
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: