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

[ppc] os::print_function_and_library_name shall resolve function descriptors transparently

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 17
    • 17
    • hotspot
    • b08
    • ppc

      When function descriptors are fed to os::print_function_and_library_name() to get debug output, it would be very helpful to transparently handle the case where the address is not a code pointer but a function descriptor.

      Of the official OpenJDK platforms this affects only ppc, but also includes at least ia64 for those who maintain ports to that platform.

      Fixing this will also fix the display of signal handlers on linux ppc which still show up without function names after JDK-8258606.

            stuefe Thomas Stuefe
            stuefe Thomas Stuefe
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: