RFR: 8328819: Remove applet usage from JFileChooser tests bug6698013 [v3]

Harshitha Onkar honkar at openjdk.org
Tue Mar 26 23:03:23 UTC 2024


On Tue, 26 Mar 2024 22:41:45 GMT, Alisen Chung <achung at 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
>
> Alisen Chung has updated the pull request incrementally with one additional commit since the last revision:
> 
>   update test instructions, move vars into subclass

LGTM.

Suggestion:
Since this test is problem-listed on macOS, mentioning it in PR description is helpful for reviewers as well as for future reference.

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

Marked as reviewed by honkar (Reviewer).

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


More information about the client-libs-dev mailing list