JDK 25 |
---|
25 b06Fixed |
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.
|