On Mon, 28 Oct 2024 10:54:29 GMT, Alan Bateman <al...@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. Done. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/21722#discussion_r1819407836