On Tue, 3 Mar 2026 17:06:45 GMT, Daniel Fuchs <[email protected]> wrote:

>> Chen Liang has updated the pull request incrementally with one additional 
>> commit since the last revision:
>> 
>>   Update 
>> test/jdk/java/lang/annotation/typeAnnotations/TestExecutableGetAnnotatedType.java
>>   
>>   Co-authored-by: Andrey Turbanov <[email protected]>
>
> test/jdk/java/lang/annotation/typeAnnotations/ConstructorReceiverTest.java 
> line 34:
> 
>> 32: import java.lang.annotation.*;
>> 33: import java.lang.reflect.*;
>> 34: import static org.junit.jupiter.api.Assertions.*;
> 
> nit: consider moving the import static after line 36?

Hmm, do we have a good reference for grouping imports?

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

PR Review Comment: https://git.openjdk.org/jdk/pull/29921#discussion_r2879559074

Reply via email to