-
Bug
-
Resolution: Fixed
-
P5
-
24
-
None
-
Windows
-
master
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.
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.
- links to
-
Commit(master) openjdk/jdk/d5b12c82
-
Review(master) openjdk/jdk/24230