Java disable dpi-aware not working
问题 I'm trying to run a Java application with -Dsun.java2d.dpiaware=false argument but nothing happens. I expect to have a blurred UI but with normal size of icons and fonts, it seems that this flag does not work. I'm using JDK 1.8.0_45 on Windows 8.1. I found this bug https://bugs.openjdk.java.net/browse/JDK-8080153 but I don't understand how to workaround it. 回答1: Fix for Windows, follow these steps: Create a windows regedit new DWORD Press Windows Button + R, type “regedit”, and then click OK.