RFR: 8348028: Unable to run gtests with CDS enabled

Magnus Ihse Bursie ihse at openjdk.org
Thu Feb 27 15:03:58 UTC 2025


On Thu, 27 Feb 2025 12:42:35 GMT, David Holmes <dholmes at openjdk.org> wrote:

> actually is it still allowed? Does the build system require only a single JVM variant be configured? If not how do the different variants actually get built?

Yes, it is allowed: `configure --with-jvm-variants=client,server`. But this "flexibility" causes a huge lot of mess in the build system, and I'm eager to see it go away if it is not actually used.

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

PR Comment: https://git.openjdk.org/jdk/pull/23758#issuecomment-2688218726


More information about the hotspot-runtime-dev mailing list