On Fri, 17 Jun 2022 21:02:18 GMT, Alexey Ivanov <[email protected]> wrote:
>> Damon Nguyen has updated the pull request incrementally with one additional
>> commit since the last revision:
>>
>> Clarified javadoc.
>
> test/jdk/javax/swing/text/html/HtmlScriptTagParserTest.java line 43:
>
>> 41:
>> 42: public class HtmlScriptTagParserTest {
>> 43: private static String instructionsText = "Pass if you can see the
>> script " +
>
> May I suggest adding `final` to instructions too?
Done
-------------
PR: https://git.openjdk.org/jdk/pull/7446