[jdk15u-dev] RFR: 8272167: AbsPathsInImage.java should skip *.dSYM directories

Sergey Bylokhov serb at openjdk.java.net
Sun Feb 13 06:50:41 UTC 2022


Hi all,
This pull request contains a backport of commit [dd93c6e2](https://github.com/openjdk/jdk/commit/dd93c6e27b66acebb221583fd28d03c65bfc1f24) from the [openjdk/jdk](https://git.openjdk.java.net/jdk) repository.
The commit being backported was authored by Sergey Bylokhov on 12 Oct 2021 and was reviewed by Magnus Ihse Bursie and Erik Joelsson.

The change is not "clean" because I have to restore the "import" which is still used by the version of the test in jdk15.

Thanks!

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

Commit messages:
 - Restore the "import java.util.stream.Collectors;"
 - Backport dd93c6e27b66acebb221583fd28d03c65bfc1f24

Changes: https://git.openjdk.java.net/jdk15u-dev/pull/175/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk15u-dev&pr=175&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8272167
  Stats: 10 lines in 1 file changed: 9 ins; 0 del; 1 mod
  Patch: https://git.openjdk.java.net/jdk15u-dev/pull/175.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk15u-dev pull/175/head:pull/175

PR: https://git.openjdk.java.net/jdk15u-dev/pull/175


More information about the jdk-updates-dev mailing list