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

Better handling of Windows executable manifest version

XMLWordPrintable

    • b61

        On windows, many executables have an assembly manifest embedded. This sets among other things the JDK version. Our current handling of this is sub-optimal, using template files that are modified at build time. Instead, a command line option to MT, the manifest processor, can be used.

        At places we also try to include manifest information twice, using the old style of declaring the manifest file in an .rc file. This is not needed when we use MT for post-processing.

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

                Created:
                Updated:
                Resolved: