On Wed, 10 Sep 2025 14:19:33 GMT, Ashutosh Mehra <[email protected]> wrote:
>> I've added comments why fixup_module_field_list is not needed when >> is_using_preloaded_classes is true? > > I was referring to `fixup_module_field_list`, but the comments are for > `fixup_mirror_list`. It's needed because of `-XX:+AOTClassLinking` in the dynamic archive. I will update this after removing `-XX:+AOTClassLinking` support for the dynamic archive in [JDK-8367366](https://bugs.openjdk.org/browse/JDK-8367366) ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/26375#discussion_r2337579397
