-
Bug
-
Resolution: Unresolved
-
P4
-
repo-leyden
See https://mail.openjdk.org/pipermail/leyden-dev/2025-April/001905.html
<quote>
I tested the premain branch on a pretty large Spring Boot application (>1M
loc, fat jar is about 240MB) and had two issues.
[The issue] is similar to my previous issue
https://mail.openjdk.org/pipermail/leyden-dev/2025-April/001875.html, I had
to set -XX:-ArchiveLoaderLookupCache to avoid Leyden failing due to a large
ConcurrentHashMap's backing array.
</quote>
<quote>
I tested the premain branch on a pretty large Spring Boot application (>1M
loc, fat jar is about 240MB) and had two issues.
[The issue] is similar to my previous issue
https://mail.openjdk.org/pipermail/leyden-dev/2025-April/001875.html, I had
to set -XX:-ArchiveLoaderLookupCache to avoid Leyden failing due to a large
ConcurrentHashMap's backing array.
</quote>
- relates to
-
JDK-8342283 CDS cannot handle a large number of classes
-
- Resolved
-