On Wed, 28 Jan 2026 23:14:17 GMT, Phil Race <[email protected]> wrote:

>> Remove AppContext from Metal L&F
>
> Phil Race has updated the pull request incrementally with one additional 
> commit since the last revision:
> 
>   8376627

src/java.desktop/share/classes/javax/swing/plaf/metal/MetalBumps.java line 52:

> 50:     protected Color backColor;
> 51: 
> 52:     private static final List<BumpBuffer> BUMPS_LIST = new 
> ArrayList<BumpBuffer>();

This doesn’t seem to be a constant, does it? I think at some point we should 
implement some kind of cleanup logic for this list.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/29474#discussion_r2739136972

Reply via email to