On Tue, 15 Sep 2020 09:32:33 GMT, Daniel Fuchs <dfu...@openjdk.org> wrote:

>> Ian Graves has updated the pull request incrementally with one additional 
>> commit since the last revision:
>> 
>>   Merging streams
>
> src/jdk.jlink/share/classes/jdk/tools/jlink/internal/ImageFileCreator.java 
> line 41:
> 
>> 39: import java.util.Objects;
>> 40: import java.util.Set;
>> 41: import java.util.Comparator;
> 
> nit: `Comparator` might no longer be needed? I don't see where it's used.

Yep. Looks like it's a leftover. Thanks!

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

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

Reply via email to