RFR: 8376432: Remove AppContext from sun/swing/DefaultLookup.java
Prasanta Sadhukhan
psadhukhan at openjdk.org
Wed Jan 28 07:19:09 UTC 2026
On Tue, 27 Jan 2026 05:29:21 GMT, Phil Race <prr at openjdk.org> wrote:
> Another removal of AppContext in Swing
Marked as reviewed by psadhukhan (Reviewer).
src/java.desktop/share/classes/sun/swing/DefaultLookup.java line 29:
> 27: import java.awt.Color;
> 28: import java.awt.Insets;
> 29: import javax.swing.*;
maybe expand the wildcard import since we are touching this file..
-------------
PR Review: https://git.openjdk.org/jdk/pull/29439#pullrequestreview-3714943522
PR Review Comment: https://git.openjdk.org/jdk/pull/29439#discussion_r2735176959
More information about the client-libs-dev
mailing list