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

Damon Nguyen dnguyen at openjdk.java.net
Wed Jun 15 18:30:22 UTC 2022


On Wed, 15 Jun 2022 18:21:12 GMT, Phil Race <prr at openjdk.org> wrote:

>> Damon Nguyen has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Moved doc change.
>
> src/java.desktop/share/classes/javax/swing/text/html/parser/Parser.java line 28:
> 
>> 26: package javax.swing.text.html.parser;
>> 27: 
>> 28: import java.io.CharArrayReader;
> 
> We can revert all changes to this file now.

Thanks for catching that. Reverted

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

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



More information about the client-libs-dev mailing list