On Wed, 17 Nov 2021 19:57:19 GMT, Andrey Turbanov <[email protected]> wrote:
> There is opportunity to use String.stripTrailing() method in java.desktop in > SwingUtilities2 class. This pull request has now been integrated. Changeset: eb4d886b Author: Andrey Turbanov <[email protected]> Committer: Sergey Bylokhov <[email protected]> URL: https://git.openjdk.java.net/jdk/commit/eb4d886bc0f57085b21ef41f2069ff60b2714cfa Stats: 10 lines in 1 file changed: 0 ins; 8 del; 2 mod 8277504: Use String.stripTrailing instead of hand-crafted method in SwingUtilities2 Reviewed-by: pbansal, serb ------------- PR: https://git.openjdk.java.net/jdk/pull/6436
