RFR: 8342642: Class loading failure due to archived map issue in ModuleLoaderMap.Mapper [v2]
Jiangli Zhou
jiangli at openjdk.org
Tue Oct 29 14:44:15 UTC 2024
On Mon, 28 Oct 2024 10:54:29 GMT, Alan Bateman <alanb at openjdk.org> wrote:
>> Jiangli Zhou has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Adjust comment.
>
> src/java.base/share/classes/jdk/internal/module/ModuleLoaderMap.java line 58:
>
>> 56:
>> 57: /**
>> 58: * Map from module to a class loader name. The name is resolved to the
>
> Would you mind adjusting this to "Map from module name to class loader name"? Otherwise switching this to using a string is okay.
@AlanBateman Can you approve the PR? Thanks
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/21722#discussion_r1820942450
More information about the core-libs-dev
mailing list