RFR: JDK-8314731 : Add support for the alt attribute in the image type input HTML tag [v10]
ScientificWare
duke at openjdk.org
Sun Sep 7 12:52:14 UTC 2025
On Mon, 25 Aug 2025 13:37:18 GMT, Alexey Ivanov <aivanov at openjdk.org> wrote:
>> test/jdk/javax/swing/text/html/bug8314731.java line 35:
>>
>>> 33: import java.awt.Container;
>>> 34: import java.awt.Dimension;
>>> 35: import java.lang.reflect.InvocationTargetException;
>>
>> Can be removed.
>
> Remove `InvocationTargetException` from imports.
Addressed.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/15319#discussion_r2328671252
More information about the client-libs-dev
mailing list