RFR: 8328030: Convert javax/swing/text/GlyphView/4984669/bug4984669.java applet test to main

Alexander Zvegintsev azvegint at openjdk.org
Wed Mar 13 17:22:14 UTC 2024


On Wed, 13 Mar 2024 05:52:07 GMT, Tejesh R <tr at openjdk.org> wrote:

> Convert javax/swing/text/GlyphView/4984669/bug4984669.java manual applet test to main based using PassFailJFrame.

It may be a good time to give the test a meaningful name.

test/jdk/javax/swing/text/GlyphView/bug4984669.java line 37:

> 35:  * @library /java/awt/regtesthelpers
> 36:  * @build PassFailJFrame
> 37:  *  @run main/manual bug4984669

Please remove extra space before `@run`

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

Marked as reviewed by azvegint (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/18256#pullrequestreview-1934778425
PR Review Comment: https://git.openjdk.org/jdk/pull/18256#discussion_r1523648132


More information about the client-libs-dev mailing list