Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8093821

Packaged applications on OS X need HiDPI flag set

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P4
    • 8u20
    • 7u10
    • deploy
    • OS X

    Description

      To tell OS X that an application is high-DPI aware the following property must be set in an application's Info.plist:

         <key>NSHighResolutionCapable</key>
         <string>true</string>

      This will address many issues with text drawing, but not all drawing issues are fixed. Still, this needs to happen at a minimum.

      Attachments

        Activity

          People

            cbensen Chris Bensen (Inactive)
            skovatch Scott Kovatch (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              Imported: