JDK-8187586 : Swing Look and Feels graphical elements need to be revised for HiDPI.
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 9,10
  • Priority: P4
  • Status: Closed
  • Resolution: Not an Issue
  • Submitted: 2017-09-15
  • Updated: 2020-04-28
  • Resolved: 2020-04-28
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.
Other
tbdResolved
Related Reports
Relates :  
Description
Many Swing Look and Feel drawings and icons look bad after up-scaling them for high resolution. It is worth to make a list of such badly looking drawing elements and creates individual bugs to fix them.  
Comments
Most of them are fixed. Regarding icons, it will be handled via JDK-8182043
28-04-2020

Switching anti-aliasing on for up-scaling may be the easiest way to improve the appearance without designing more detailed content.
15-09-2017