On Thu, 25 Jul 2024 08:15:03 GMT, Abhishek Kumar <[email protected]> wrote:

>> Alexey Ivanov has updated the pull request incrementally with one additional 
>> commit since the last revision:
>> 
>>   Amend the bugid and summary in the test
>
> test/jdk/javax/swing/text/html/HTMLDocument/HTMLTextDecorationNone.java line 
> 40:
> 
>> 38:  * @summary Tests different combination of 'underline' and 
>> 'line-through';
>> 39:  *          the text should render with both 'underline' and 
>> 'line-through'.
>> 40:  * @run main HTMLTextDecoration
> 
> I guess It is supposed to run `HTMLTextDecorationNone` test not 
> `HTMLTextDecoration`
> Suggestion:
> 
>  * @run main HTMLTextDecorationNone

Yes. I copied the test and forgot to update its metadata.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/20313#discussion_r1691119763

Reply via email to