<Swing Dev> RFR: 8260343: Delete obsolete classes in the Windows L&F
    Pankaj Bansal 
    pbansal at openjdk.java.net
       
    Mon Jan 25 07:35:42 UTC 2021
    
    
  
On Mon, 25 Jan 2021 07:08:33 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:
> Obsolete/unused classes are removed.
src/java.desktop/windows/classes/com/sun/java/swing/plaf/windows/WindowsButtonListener.java line 41:
> 39:     }
> 40:     /*
> 41:      This class is currently not used, but exists in case customers
Should not removing this public class need a CSR?
-------------
PR: https://git.openjdk.java.net/jdk/pull/2216
    
    
More information about the swing-dev
mailing list