-
Bug
-
Resolution: Fixed
-
P2
-
6
-
b86
-
x86
-
windows_vista
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2142671 | 5.0u11 | Dmitri Trembovetski | P2 | Resolved | Fixed | b01 |
JDK-2158730 | 1.4-pool | Unassigned | P4 | Closed | Won't Fix |
Running Mustang on Windows Vista (current build 5308) with non-default dpi
setting will cause Java applications to be scaled by the window display manager,
making the contents of Java-created windows blurry. The OS also reports the dpi of 96 to
the unaware apps.
Java process needs to signal to the OS that it's high-dpi aware to prevent this
from happening.
Here are some relevant screenshots:
http://j2se.sfbay.sun.com/web/bin/view/Java2D/MicrosoftVista
setting will cause Java applications to be scaled by the window display manager,
making the contents of Java-created windows blurry. The OS also reports the dpi of 96 to
the unaware apps.
Java process needs to signal to the OS that it's high-dpi aware to prevent this
from happening.
Here are some relevant screenshots:
http://j2se.sfbay.sun.com/web/bin/view/Java2D/MicrosoftVista
- backported by
-
JDK-2142671 Need to make Java process High-DPI-aware on Windows Vista
-
- Resolved
-
-
JDK-2158730 Need to make Java process High-DPI-aware on Windows Vista
-
- Closed
-
- duplicates
-
JDK-6412281 Robot.mouseMove(int, int) moves mouse pointer to incorrect position, Vista
-
- Closed
-
- relates to
-
JDK-6422462 Add more Java2D properties to the lists considered "secure"
-
- Resolved
-
-
JDK-6419112 Need a way to determine if java process was started from sun launchers
-
- Closed
-