RFR: 8328262: Convert javax/swing/JSplitPane/8132123/bug8132123.java applet test to main [v2]

Prasanta Sadhukhan psadhukhan at openjdk.org
Mon Mar 18 08:54:30 UTC 2024


On Fri, 15 Mar 2024 11:30:53 GMT, Abhishek Kumar <abhiscxk at openjdk.org> wrote:

>> Conversion of manual applet test to main based using PassFailJFrame manual framework
>
> Abhishek Kumar has updated the pull request incrementally with one additional commit since the last revision:
> 
>   jtreg manual tag update

test/jdk/javax/swing/JSplitPane/bug8132123.java line 30:

> 28: import javax.swing.JSplitPane;
> 29: 
> 30: /* @test

start @test at next line

test/jdk/javax/swing/JSplitPane/bug8132123.java line 37:

> 35:  * @build PassFailJFrame
> 36:  * @run main/manual bug8132123
> 37:  */

ALso, I know the current instruction doesn't specify that but should we run with -Dsun.java2d.uiScale=2.0 since it is supposed to be a hidpi test...

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

PR Review Comment: https://git.openjdk.org/jdk/pull/18325#discussion_r1528081758
PR Review Comment: https://git.openjdk.org/jdk/pull/18325#discussion_r1528094508


More information about the client-libs-dev mailing list