allow demangling to be optional in dll_address_to_function_name

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P3
    • 9
    • Affects Version/s: 9
    • Component/s: hotspot
    • b72

        Add a bool argument to os::dll_address_to_function_name to specify whether the name should be demangled. It will be true by default, as per current behavior.

        The non-demangling version is currently used only for closed extensions but will be implemented for all platforms for consistency and future use-cases.

              Assignee:
              Bertrand Delsart (Inactive)
              Reporter:
              Bertrand Delsart (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: