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…
Reference in New Issue
Block a user