RFR: 8342642: Class loading failure due to archived map issue in ModuleLoaderMap.Mapper

Alan Bateman alanb at openjdk.org
Fri Oct 25 11:07:07 UTC 2024


On Thu, 24 Oct 2024 20:16:59 GMT, Jiangli Zhou <jiangli at openjdk.org> wrote:

> The conclusion was it's better to avoid using boxed Integer and go with String in ModuleLoaderMap.Mapper.

Okay, you'll need to rename the fields and Mapper's description will need to be updated as explains why a boxed value was used.

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

PR Comment: https://git.openjdk.org/jdk/pull/21672#issuecomment-2437501231


More information about the core-libs-dev mailing list