On Mon, 23 Aug 2021 22:05:13 GMT, Daniel Gredler <github.com+178883+gred...@openjdk.org> wrote:
> During the recent JEP 381 removal of Solaris code, a few Solaris-specific > constants and private methods were left behind in > sun.font.TrueTypeGlyphMapper. This PR removes these unused odds and ends. I'm with Daniel on this one. I'd have to think about how to update those comments. It isn't just an obvious case of "oh it mentions Solaris, I'll delete the whole thing". So let's keep this PR focused. ------------- PR: https://git.openjdk.java.net/jdk/pull/5232