mirror of
https://github.com/openjdk/jdk.git
synced 2026-02-28 03:00:41 +00:00
7014738: Update jdk repo application manifests with Windows 7 compatibility section
Reviewed-by: bae, igor
This commit is contained in:
parent
7f68f1c5f4
commit
e5079417fd
@ -41,4 +41,12 @@
|
||||
</asmv3:windowsSettings>
|
||||
</asmv3:application>
|
||||
|
||||
<!-- Indicate this JDK version is Windows 7 compatible -->
|
||||
<compatibility xmlns="urn:schemas-microsoft-com:compatibility.v1">
|
||||
<application>
|
||||
<supportedOS Id="{35138b9a-5d96-4fbd-8e2d-a2440225f93a}"/>
|
||||
<supportedOS Id="{e2011457-1546-43c5-a5fe-008deee3d3f0}"/>
|
||||
</application>
|
||||
</compatibility>
|
||||
|
||||
</assembly>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user