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

Abhishek Kumar abhiscxk at openjdk.org
Mon Mar 18 09:21:02 UTC 2024


On Mon, 18 Mar 2024 08:43:33 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:

>> 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

Updated.

> 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...

Yeah, updated now.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/18325#discussion_r1528150624
PR Review Comment: https://git.openjdk.org/jdk/pull/18325#discussion_r1528151708


More information about the client-libs-dev mailing list