On Thu, 31 Oct 2024 18:31:55 GMT, Kevin Rushforth <k...@openjdk.org> wrote:

>> I would suggest to double check the unused imports and unneeded 
>> `@SuppressWarning`s after we are through with the partial changes, in a 
>> separate ticket.  Eclipse can be configured to show these as warnings.
>
> Good idea. I also plan to double-check this after the last of the follow-up 
> fixes I do, which will likely be 
> [JDK-8342993](https://bugs.openjdk.org/browse/JDK-8342993).

> After this change there is an unused import of ACCESS_WINDOW_LIST_PERMISSION 
> and the SuppressWarnings annotation is no longer needed.

Done, must've missed it when changing this file.

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

PR Review Comment: https://git.openjdk.org/jfx/pull/1619#discussion_r1825623362

Reply via email to