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

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

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • P4
    • None
    • 8u51
    • core-libs
    • x86
    • windows_8

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              aefimov Aleksej Efimov
              webbuggrp Webbug Group
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: