On Mon, 7 Mar 2022 12:08:49 GMT, Daniel Fuchs <dfu...@openjdk.org> wrote:

>> Conor Cleary has updated the pull request incrementally with one additional 
>> commit since the last revision:
>> 
>>   8263031: Tidied up import statements
>
> src/java.net.http/share/classes/jdk/internal/net/http/Http2Connection.java 
> line 82:
> 
>> 80: import java.util.function.Function;
>> 81: import java.util.function.Supplier;
>> 82: 
> 
> Could we keep the original alphabetical ordering and have the java.* imports 
> come before the jdk.* imports?

Done, this was just an IDE hiccup

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

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

Reply via email to