<AWT Dev> RFR: 8272863: Replace usages of Collections.sort with List.sort call in public java modules
    Daniel Fuchs 
    dfuchs at openjdk.java.net
       
    Tue Aug 24 10:59:27 UTC 2021
    
    
  
On Mon, 23 Aug 2021 21:01:48 GMT, Andrey Turbanov <github.com+741251+turbanoff at openjdk.org> wrote:
> Collections.sort is just a wrapper, so it is better to use an instance method directly.
java/net and sun/net changes LGTM
-------------
Marked as reviewed by dfuchs (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/5229
    
    
More information about the awt-dev
mailing list