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

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: P4 P4
    • 9
    • 9
    • 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.

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

              Created:
              Updated:
              Resolved: