RFR: 8273581: Change the mechanism by which JDK loads the platform-specific FontManager class [v6]
Alexander Scherbatiy
alexsch at openjdk.java.net
Tue Sep 21 08:01:33 UTC 2021
On Mon, 20 Sep 2021 17:56:25 GMT, Alexey Ivanov <aivanov at openjdk.org> wrote:
> Should `PlatformFontInfo` classes be marked `final`? They're not supposed to be subclassed.
The final keyword is added to the `PlatformFontInfo` clases.
-------------
PR: https://git.openjdk.java.net/jdk/pull/5517
More information about the client-libs-dev
mailing list