On Wed, 26 Mar 2025 21:14:24 GMT, Daniel Gredler <dgred...@openjdk.org> wrote:
>> FileFontStrike contains a check as to whether the current Windows version is >> Windows XP or later. The current minimum supported version is Windows 10, so >> this is no longer needed. >> >> When the code in question was added 17 years ago, a test was included >> (test/jdk/java/awt/Graphics2D/DrawString/ScaledLCDTextMetrics.java), so this >> can be used to verify that there are no regressions. > > Daniel Gredler has updated the pull request incrementally with one additional > commit since the last revision: > > Completely remove FileFontStrike.initNative() Looks OK. Submitting a test job. It takes a while, so don't wait up for the results :-) ------------- PR Comment: https://git.openjdk.org/jdk/pull/24230#issuecomment-2755854666