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

Enable "public" debug symbols by default on Windows

XMLWordPrintable

      In JDK-8237192, functionality was introduced to generate stripped-down pdb files with just public symbols for Windows. This is similar to stripping debug information, but keeping symbols, on Unixes. The benefit of this is that crash logs from Hotspot will have proper function names in the strack trace, not just hex numbers.

      This functionality is present, but not enabled by default. We should enable it by default.

            Unassigned Unassigned
            ihse Magnus Ihse Bursie
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated: