On Tue, 29 Apr 2025 18:49:58 GMT, Roger Riggs <rri...@openjdk.org> wrote:

>> Chen Liang has updated the pull request incrementally with one additional 
>> commit since the last revision:
>> 
>>   Update specs for other existing APIs
>
> src/java.base/share/classes/java/lang/reflect/AccessFlag.java line 38:
> 
>> 36: import java.lang.classfile.attribute.ModuleRequireInfo;
>> 37: import java.lang.module.ModuleDescriptor;
>> 38: import java.util.*;
> 
> Wildcard imports are discouraged.

I think that was from my ide setting last time when I turned on 5+ wildcard 
import for java.lang.classfile - I will reset to 99.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/23095#discussion_r2067174709

Reply via email to