On Fri, 22 Mar 2024 15:40:39 GMT, Alisen Chung <ach...@openjdk.org> wrote:

> Removing applet usage from manual JFileChooser tests
> The original test is failing (nothing shows up in the JFileChooser), but this 
> change does replace the applet usage with PassFailJFrame

Ideally the Instruction window and Test window appear side-by-side. In this 
case, the JFileChooser completely covers the Instruction window even when set 
using .testUI(). Not sure why the window manager doesn't honor the position set 
by PassFailJFrame, for now you can increase the number rows to increase the 
size of instruction window, so that the user running the manual test is aware 
that there are 2 windows.

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

PR Review: https://git.openjdk.org/jdk/pull/18456#pullrequestreview-1955833818

Reply via email to