RFR: 8274680: Remove unnecessary conversion to String in java.desktop [v3]

Andrey Turbanov github.com+741251+turbanoff at openjdk.java.net
Tue Oct 5 11:17:29 UTC 2021


> Cleanup unnecessary String.valueOf calls (and similar) when conversion will happen implicitly anyway

Andrey Turbanov has updated the pull request incrementally with one additional commit since the last revision:

  8274680: Remove unnecessary conversion to String in java.desktop

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/5799/files
  - new: https://git.openjdk.java.net/jdk/pull/5799/files/d0cc5f8b..99a8c51e

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=5799&range=02
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=5799&range=01-02

  Stats: 2 lines in 1 file changed: 0 ins; 1 del; 1 mod
  Patch: https://git.openjdk.java.net/jdk/pull/5799.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/5799/head:pull/5799

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



More information about the client-libs-dev mailing list