RFR: 8012675: Javadoc for javax.swing.text.html.parser.Parser.handleComment() needs to be updated [v17]

Phil Race prr at openjdk.org
Tue Jun 21 20:34:35 UTC 2022


On Tue, 21 Jun 2022 19:57:41 GMT, Damon Nguyen <dnguyen at openjdk.org> wrote:

>> Comments are rendered in a `JTextArea`, that's the only difference. It's covered in the test.
>> 
>> Adding these details could be overkill.
>
> I thought the same about the additional details being overkill, so I decided to write it the way I did. I could add the details about script tags specifically being handled as a comment, but I believe the current text describes it sufficiently. Let me know what you think.

I don't think we need to say it is a JTextArea or a JTextField or whatever.

-------------

PR: https://git.openjdk.org/jdk/pull/7446



More information about the client-libs-dev mailing list