RFR: 8317034: Redundant type cast

Mourad Abbay duke at openjdk.org
Wed Sep 27 08:56:48 UTC 2023


Remove redundant type cast in the java.util.stream package.

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

Commit messages:
 - Remove redundant type cast.

Changes: https://git.openjdk.org/jdk/pull/15942/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=15942&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8317034
  Stats: 4 lines in 3 files changed: 0 ins; 0 del; 4 mod
  Patch: https://git.openjdk.org/jdk/pull/15942.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/15942/head:pull/15942

PR: https://git.openjdk.org/jdk/pull/15942


More information about the core-libs-dev mailing list