Integrated: 8261096: Convert jlink tool to use Stream.toList()

Ian Graves igraves at openjdk.java.net
Tue Feb 9 15:45:38 UTC 2021


On Thu, 4 Feb 2021 22:45:10 GMT, Ian Graves <igraves at openjdk.org> wrote:

> A subtask [JDK-8260559](https://bugs.openjdk.java.net/browse/JDK-8260559). This is an enhancement to update jlink's usage of `Collections.toList()` to `Stream.toList()`.

This pull request has now been integrated.

Changeset: edd5fc88
Author:    Ian Graves <igraves at openjdk.org>
Committer: Alan Bateman <alanb at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/edd5fc88
Stats:     18 lines in 8 files changed: 0 ins; 5 del; 13 mod

8261096: Convert jlink tool to use Stream.toList()

Reviewed-by: alanb, smarks

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

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


More information about the core-libs-dev mailing list