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

Remove temporary font file tracking code.

XMLWordPrintable

    • 2d
    • b06

      java.awt.Font.createFont() tracks whether the calling code has permission
      to create temporary files on its own.
      If it does not, then the API limits how much file space can be used.
      Since JEP 486 is integrated, application code will always have this permission, so the code is obsolete and can be removed.

            prr Philip Race
            prr Philip Race
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: