On Tue, 20 Feb 2024 21:01:11 GMT, Alisen Chung <ach...@openjdk.org> 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 strings and newlines, remove else

test/jdk/java/awt/TrayIcon/DisposeInActionEventTest/DisposeInActionEventTest.java
 line 89:

> 87:         frame.setVisible(true);
> 88: 
> 89:         System.setProperty("sun.awt.exception.handler\n",

Why is there \n in the property name?

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

PR Review Comment: https://git.openjdk.org/jdk/pull/17838#discussion_r1499570327

Reply via email to