RFR: 8012675: Javadoc for javax.swing.text.html.parser.Parser.handleComment() needs to be updated [v18]
Damon Nguyen
dnguyen at openjdk.org
Tue Jun 21 20:02:45 UTC 2022
On Fri, 17 Jun 2022 21:02:18 GMT, Alexey Ivanov <aivanov at openjdk.org> 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
More information about the client-libs-dev
mailing list