< prev index next >

src/java.base/windows/native/launcher/java.manifest

Print this page

        

@@ -35,11 +35,11 @@
   </trustInfo>
 
   <!-- Indicate JDK is high-dpi aware. -->
   <asmv3:application>
     <asmv3:windowsSettings  xmlns="http://schemas.microsoft.com/SMI/2005/WindowsSettings">
-       <dpiAware>true</dpiAware>
+       <dpiAware>true/PM</dpiAware>
     </asmv3:windowsSettings>
   </asmv3:application>
 
   <!-- Indicate this JDK version is Windows 7 compatible -->
    <compatibility xmlns="urn:schemas-microsoft-com:compatibility.v1">
< prev index next >