On Thu, 4 Feb 2021 22:45:10 GMT, Ian Graves <igra...@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 <igra...@openjdk.org>
Committer: Alan Bateman <al...@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

Reply via email to