On Sat, 9 Mar 2024 00:54:05 GMT, Alisen Chung <[email protected]> wrote:
>> Root cause of the test failure was fixed with >> https://bugs.openjdk.org/browse/JDK-8316931, updating this test since the >> other fix also included a test update. > > Alisen Chung has updated the pull request incrementally with one additional > commit since the last revision: > > update test instructions, fix spacing test/jdk/java/awt/TrayIcon/DisposeInActionEventTest/DisposeInActionEventTest.java line 70: > 68: "The test checks if any exceptions are thrown when > removing and\n" + > 69: " re-adding the icon. If something is wrong, the > test will automatically fail.\n" + > 70: " Repeat clicks several times Then press PASS > button."; You've lost the full stop after _“times”_. It's not worth a new PR. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/17838#discussion_r1519541474
