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

older builds of hsdis don't work anymore after 6879063

XMLWordPrintable

    • svc
    • b09

        These changes:

        http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/diff/5a98bf7d847b/src/share/vm/compiler/disassembler.cpp

        changed the name of the entry point we are looking for. Previous builds only have these two entry points:

        $ nm /net/jano2/export2/hotspot/Mirrored/hsdis/solaris-i586/hsdis-i386.so | grep decode_instructions
        00026070 T decode_instructions
        0010dd30 D decode_instructions_address

        A current hsdis.c still has both entry points but we only look for the new one.

              minqi Yumin Qi
              twisti Christian Thalinger (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: