-
Bug
-
Resolution: Fixed
-
P4
-
7
-
b63
-
generic
-
os_x
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8018690 | 7u45 | Sergey Bylokhov | P4 | Closed | Fixed | b01 |
JDK-8014226 | 7u40 | Sergey Bylokhov | P4 | Closed | Fixed | b25 |
http://java.net/jira/browse/MACOSX_PORT-709 submitted 2011/11/16 by Yuri Nesterenko
Attached is a regression test to <span class="nobr"><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6373505">http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6373505<sup><img class="rendericon" src="/jira/images/icons/linkext7.gif" height="7" width="7" align="absmiddle" alt="" border="0"/></sup></a></span> –
it's very short.
On my system toolkit reports screen resolution == 72 while default configuration of default screen device gets 85. Looks like the former one is hardcoded, isn't it?
The same test also fails on Apple JDK 6.
Attached is a regression test to <span class="nobr"><a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6373505">http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6373505<sup><img class="rendericon" src="/jira/images/icons/linkext7.gif" height="7" width="7" align="absmiddle" alt="" border="0"/></sup></a></span> –
it's very short.
On my system toolkit reports screen resolution == 72 while default configuration of default screen device gets 85. Looks like the former one is hardcoded, isn't it?
The same test also fails on Apple JDK 6.
- backported by
-
JDK-8014226 [macosx] re:6373505 Toolkit.getScreenResolution() != GraphicsConfiguration.getNormalizingTransform()
- Closed
-
JDK-8018690 [macosx] re:6373505 Toolkit.getScreenResolution() != GraphicsConfiguration.getNormalizingTransform()
- Closed
- relates to
-
JDK-7124410 [macosx] Lion HiDPI support
- Resolved