[OpenJDK 2D-Dev] RFR 8239149: Cleanups in SunFontManager.java and TrueTypeFont.java

Langer, Christoph christoph.langer at sap.com
Mon Feb 17 09:57:38 UTC 2020


Hi,

I did some cleanups in src/java.desktop/share/classes/sun/font/SunFontManager.java and src/java.desktop/share/classes/sun/font/TrueTypeFont.java which I’d like to contribute.

Most is about indentation, generics initialization and better usage of AccessController::doPrivileged and friends. Also, some unused imports and locals were removed/commented out.

Please review ��

Bug: https://bugs.openjdk.java.net/browse/JDK-8239149
Webrev: http://cr.openjdk.java.net/~clanger/webrevs/8239149.0/

Best regards
Christoph

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.java.net/pipermail/2d-dev/attachments/20200217/d838fd82/attachment.htm>


More information about the 2d-dev mailing list