RFR: 8342642: Class loading failure due to archived map issue in ModuleLoaderMap.Mapper
Alan Bateman
alanb at openjdk.org
Thu Oct 24 05:08:05 UTC 2024
On Wed, 23 Oct 2024 22:14:13 GMT, Jiangli Zhou <jiangli at openjdk.org> wrote:
> Please review the fix that uses String type for the mapped value in ModuleLoaderMap.Mapper map (Map<String, String>). Please see details in https://bugs.openjdk.org/browse/JDK-8342642, thanks.
@iklam Would it be possible to comment on this? If the system properties to configure the range of integer cache are set at runtime, does it just not use this archived object graph? I'm wondering if it should disable CDS?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/21672#issuecomment-2434308744
More information about the core-libs-dev
mailing list