On Mon, 9 May 2022 20:42:05 GMT, Alexey Ivanov <aiva...@openjdk.org> wrote:
> This should be the first statement in main. If icons aren't supported, > there's no need to create the instruction frame. The test will still wait for > user's response but no tray icon is added. It won't wait if you haven't created it .. it will just exit without showing anything and be counted as pass, that's probably OK. ------------- PR: https://git.openjdk.java.net/jdk/pull/8441