RFR: 8378870: Remove sun.awt.AWTAccessor from imports in ImageIcon
Sergey Bylokhov
serb at openjdk.org
Fri Feb 27 21:10:04 UTC 2026
On Fri, 27 Feb 2026 21:02:34 GMT, Alexey Ivanov <aivanov at openjdk.org> wrote:
> A trivial change that removes `sun.awt.AWTAccessor` from imports in `ImageIcon`. This import is a left-over after `AppContext` was removed in https://github.com/openjdk/jdk/pull/29433 for [JDK-8376420](https://bugs.openjdk.org/browse/JDK-8376420).
Marked as reviewed by serb (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/29965#pullrequestreview-3869085896
More information about the client-libs-dev
mailing list