java.exe and javaw.exe do not contain Windows 10 manifest

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: P4
    • None
    • Affects Version/s: 8u51
    • Component/s: core-libs
    • x86
    • windows_8

      FULL PRODUCT VERSION :
      Java 8 update 51

      ADDITIONAL OS VERSION INFORMATION :
      Windows 10 (64-bit)

      A DESCRIPTION OF THE PROBLEM :
      The embedded manifest file in java.exe and javaw.exe does not contain the ID for Windows 10. This is required for GetVersionEX to return 10.0 for the version. This will also fix JDK-8081573.

      The below needs to be added to the <compatibility> section of the manifest, since Java 8 update 51 claims Windows 10 support.

      <supportedOS Id="{8e0f7a12-bfb3-4fe8-b9a5-48fd50a15a9a}"></supportedOS>


      REPRODUCIBILITY :
      This bug can be reproduced always.

            Assignee:
            Aleksej Efimov
            Reporter:
            Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: