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()`. Looks fine, if any of these lists were being modified then I would expect the build and/or tests to fail. ------------- Marked as reviewed by alanb (Reviewer). PR: https://git.openjdk.java.net/jdk/pull/2416