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

Improve printing of runtime call stub names in disassember output

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 25
    • 25
    • hotspot
    • master
    • generic
    • generic

      Disassembly listings currently annotate calls to generated stubs with the name of the blob to which the stub belongs. In most cases this is enough to identify the stub. However, when the target is in stub generator stub the enclosing blob contains many stubs leaving the annotation ambiguous. Listings need to identify and print the name of the stub rather than the enclosing blob.

            adinn Andrew Dinn
            adinn Andrew Dinn
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: