On Mon, 20 Sep 2021 17:56:25 GMT, Alexey Ivanov <[email protected]> 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
