> SunToolkit.java is trying to post an event on the TrayIcon appContext, but 
> the TrayIcon was already removed by the test, causing an error. The fix is to 
> make SunToolkit skip posting the event if appContext is null. The test is 
> also updated to remove applet usage and use PassFailJFrame instead.

Alisen Chung has updated the pull request incrementally with two additional 
commits since the last revision:

 - remove change in SunToolkit
 - correct null change

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/17329/files
  - new: https://git.openjdk.org/jdk/pull/17329/files/edeb684a..ac2b79a3

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=17329&range=09
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=17329&range=08-09

  Stats: 8 lines in 2 files changed: 2 ins; 0 del; 6 mod
  Patch: https://git.openjdk.org/jdk/pull/17329.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/17329/head:pull/17329

PR: https://git.openjdk.org/jdk/pull/17329

Reply via email to