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

Better diagnostic header for VtableStub

XMLWordPrintable

    • b17

        Similar to JDK-8316178, but for VtableStubs.

        Currently prints:

        ```
        Decoding VtableStub vtbl[5]@281473683415027
        --------------------------------------------------------------------------------
          0x0000ffff9bf22320: ldr w16, [x1, #8]
          0x0000ffff9bf22324: movk x16, #0x98, lsl #32
          0x0000ffff9bf22328: ldr x12, [x16, #496]
          0x0000ffff9bf2232c: ldr x8, [x12, #64]
          0x0000ffff9bf22330: br x8
          0x0000ffff9bf22334: udf #0
        ```

              shade Aleksey Shipilev
              shade Aleksey Shipilev
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: