On Thu, 26 Jun 2025 11:53:43 GMT, Coleen Phillimore <cole...@openjdk.org> wrote:
>> test/lib/RedefineClassHelper.java line 29: >> >>> 27: import java.lang.classfile.ClassFile; >>> 28: import java.lang.classfile.ClassModel; >>> 29: import java.util.Map; >> >> Nit: import out of order > > I like the imports when they're grouped by things they support. Map isn't > being used in the final version though. fixed. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/25857#discussion_r2169712542