view contents of Leyden archive dump
Dhamoder Nalla
dhanalla at microsoft.com
Thu May 8 16:48:38 UTC 2025
Hi Leyden community,
We are looking for a way to view/inspect the contents of the AOT cache. The JVM option -XX:+PrintSharedArchiveAndExit appears to list some of the contents, but it seems to miss certain information such as lambda proxies and arrays.
Could you please suggest any other existing options to view the contents of the Leyden archive dump, or advise whether we can enhance PrintSharedArchiveAndExit to include all archive contents?
Java cmd:
java -XX:+PrintSharedArchiveAndExit -XX:AOTCache=JavacBenchApp.aot
Thanks,
Dhamoder.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/leyden-dev/attachments/20250508/c516ffab/attachment.htm>
More information about the leyden-dev
mailing list