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 think LittleCMS explicitly supports Solaris, so I doubt a patch removing Solaris support would be accepted upstream. It does look like XScrollbarPeer should be cleaned up, but should it be done as part of this PR? Let me know either way. I'm also looking for a sponsor for this PR, would either @prrace or @prsadhuk have some time to spare? Thanks! ------------- PR: https://git.openjdk.java.net/jdk/pull/5232