[OpenJDK 2D-Dev] RFR: 8272878: JEP 381 cleanup: Remove unused Solaris code in sun.font.TrueTypeGlyphMapper

Daniel Gredler github.com+178883+gredler at openjdk.java.net
Wed Aug 25 18:54:33 UTC 2021


On Mon, 23 Aug 2021 22:05:13 GMT, Daniel Gredler <github.com+178883+gredler at 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.

It looks like the commit message must reference an issue, so I've submitted an issue via https://bugreport.java.com/. The internal review ID is 9071267. I can update the commit message once the issue has been reviewed and assigned an actual issue number.

-------------

PR: https://git.openjdk.java.net/jdk/pull/5232


More information about the 2d-dev mailing list