<Swing Dev> RFR: 8260343: Delete obsolete classes in the Windows L&F
    Sergey Bylokhov 
    serb at openjdk.java.net
       
    Mon Jan 25 18:40:45 UTC 2021
    
    
  
On Mon, 25 Jan 2021 07:32:35 GMT, Pankaj Bansal <pbansal 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?
it is not needed, this is not a public API.
-------------
PR: https://git.openjdk.java.net/jdk/pull/2216
    
    
More information about the swing-dev
mailing list