On Fri, 27 Feb 2026 21:02:34 GMT, Alexey Ivanov <[email protected]> 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). This pull request has now been integrated. Changeset: 2678fe41 Author: Alexey Ivanov <[email protected]> URL: https://git.openjdk.org/jdk/commit/2678fe41ca29ca413ab1fbfc69b689c9be1b6c14 Stats: 2 lines in 1 file changed: 0 ins; 2 del; 0 mod 8378870: Remove sun.awt.AWTAccessor from imports in ImageIcon Reviewed-by: serb, kizune, azvegint ------------- PR: https://git.openjdk.org/jdk/pull/29965
