JDK-7124410 : [macosx] Lion HiDPI support
  • Type: Enhancement
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 7
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: os_x
  • CPU: generic
  • Submitted: 2011-12-23
  • Updated: 2015-05-22
  • Resolved: 2015-05-22
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 9
9Fixed
Related Reports
Duplicate :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Description
http://java.net/jira/browse/MACOSX_PORT-170 submitted 2011/07/20 by astrange
The Aqua LaF does not properly support resolution independence on OS X 10.7. Instead the window is drawn pixel doubled.

Comments
Aqua icons has been fixed by issue JDK-8024926 The new API is covered by the JDK-8046010 JEP 251: Multi-Resolution Images
22-05-2015

- this is an issue reported against 7(7u), - there are now affected version 9 filed for this issue - 7u issues are transferred to Sustaining Nevertheless if someone have a report against 9 - please reopen and add affectedVersion 9 or 7u specific escalations might be reopen to Sustaining
10-08-2014

- this is an issue reported against 7(7u), - there are now affected version 9 filed for this issue - 7u issues are transferred to Sustaining Nevertheless if someone have a report against 9 - please reopen and add affectedVersion 9 or 7u specific escalations might be reopen to Sustaining
10-08-2014

The new api and AquaIcon is not covered only
14-09-2013

2d part was fixed in https://jbs.oracle.com/bugs/browse/JDK-8000629 Swing components was fixed in https://jbs.oracle.com/bugs/browse/JDK-8004866 Some enhancement still required.
03-06-2013

EVALUATION Author: Artem Ananiev Date: 15/Sep/11 12:01 PM Is it specific to Aqua L&F? Author: Mike Swingler Date: 15/Sep/11 08:03 PM Aqua controls, text, and generic 2D drawing is expected to look crisp in HiDPI (like it does in Apple's Java SE 6). This is an umbrella bug for changes to the 2D-stack to draw into double-resolution buffers with at least 2x integer coordinate scaling, as well as adoption in Aqua artwork.
23-12-2011