RFR: 8328570: Convert closed JViewport manual applet tests to main [v3]

Alexander Zuev kizune at openjdk.org
Thu Mar 21 14:34:25 UTC 2024


On Thu, 21 Mar 2024 11:37:01 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:

>> Few closed manual applet JViewport tests are converted to main based and opensourced
>
> Prasanta Sadhukhan has updated the pull request incrementally with one additional commit since the last revision:
> 
>   formatting

test/jdk/javax/swing/JViewport/bug4243479.java line 30:

> 28:  * @library /java/awt/regtesthelpers
> 29:  * @build PassFailJFrame
> 30:    @run main/manual bug4243479

Suggestion:

 * @run main/manual bug4243479

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

PR Review Comment: https://git.openjdk.org/jdk/pull/18418#discussion_r1534036819


More information about the client-libs-dev mailing list