On Thu, 14 Mar 2024 19:36:53 GMT, Phil Race <p...@openjdk.org> wrote:
> This test draws the same tray icon, has similar instructions to, and is > subsumed by the related test DisposeInActionEventTest.java > And because this test has incomplete instructions not covering macOS it is > problem-listed. > The other test explicitly covers macOS. > So the right answer is to remove this manual applet test which adds no > valuable coverage and just costs time + effort to run. This pull request has now been integrated. Changeset: 605800e5 Author: Phil Race <p...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/605800e5abd244c57a421f3a511a79c531583471 Stats: 165 lines in 3 files changed: 0 ins; 165 del; 0 mod 8203867: Delete test java/awt/TrayIcon/DblClickActionEventTest/DblClickActionEventTest.html Reviewed-by: honkar, azvegint ------------- PR: https://git.openjdk.org/jdk/pull/18311