RFR: 8352044: Add --with-import-jvms to configure
Erik Joelsson
erikj at openjdk.org
Tue Mar 18 13:12:08 UTC 2025
On Fri, 14 Mar 2025 15:49:44 GMT, Magnus Ihse Bursie <ihse at openjdk.org> wrote:
> We should allow pre-built JVMs to be included in a build, so they are just copied into place, and the jvm.cfg file properly updated.
If we want to support CDS archives for the imported JVMs, then we would need to modify the loop in Images.gmk so that it covers them as well. I think that makes sense to do.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/24063#issuecomment-2733160930
More information about the core-libs-dev
mailing list