Query dbghelp.dll version number at run time, not at compile time

XMLWordPrintable

    • Type: Bug
    • Resolution: Won't Fix
    • Priority: P4
    • 9
    • Affects Version/s: 9
    • Component/s: hotspot
    • None
    • windows

      os_windows.cpp uses macro API_VERSION_NUMBER to determine the dbghelp.dll version; that is not correct, it should use ImagehlpApiVersion().

      You want to know the version of the dbghelp.dll found on the customer machine, not the one installed on the build machine.

            Assignee:
            Thomas Stuefe
            Reporter:
            Thomas Stuefe
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: