On Thu, 10 Feb 2022 05:31:58 GMT, lawrence.andrews <d...@openjdk.java.net> wrote:
>> test/jdk/java/awt/Graphics/TextAAHintsTest.java line 177: >> >>> 175: 1. Verify that first set of text are rendered >>> correctly. >>> 176: 2. Second set of text are created using BufferedImage >>> of the first text. >>> 177: 3. Third set of text are created using VolatileImage >>> of the first text. >> >> “are” → “is”: the _set_ is singular. > > Corrected I can't see it. The instructions aren't modified. ------------- PR: https://git.openjdk.java.net/jdk/pull/7275