RFR: 8277504: Use String.stripTrailing instead of hand-crafted method in SwingUtilities2

Sergey Bylokhov serb at openjdk.java.net
Sat Nov 20 12:09:31 UTC 2021


On Wed, 17 Nov 2021 19:57:19 GMT, Andrey Turbanov <duke at openjdk.java.net> wrote:

> There is opportunity to use String.stripTrailing() method in java.desktop in SwingUtilities2 class.

Probably all those typos can be fixed separately?

Looks fine.

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

PR: https://git.openjdk.java.net/jdk/pull/6436



More information about the client-libs-dev mailing list