RFR: 8327838: Convert java/awt/FileDialog/MultipleMode/MultipleMode.html applet test to main [v3]

Phil Race prr at openjdk.org
Tue Mar 12 20:59:19 UTC 2024


On Tue, 12 Mar 2024 10:22:35 GMT, Alexander Zvegintsev <azvegint at openjdk.org> wrote:

>> The test is converted to main.
>> Tested on Linux, Macos and Windows.
>
> Alexander Zvegintsev has updated the pull request incrementally with one additional commit since the last revision:
> 
>   review comments

test/jdk/java/awt/FileDialog/MultipleMode.java line 70:

> 68:     }
> 69: 
> 70:     private static Frame init() {

init() -> createMultiModeFrame() ?

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

PR Review Comment: https://git.openjdk.org/jdk/pull/18205#discussion_r1522100330


More information about the client-libs-dev mailing list