On Mon, 25 Aug 2025 13:37:18 GMT, Alexey Ivanov <aiva...@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