RFR: 8348028: Unable to run gtests with CDS enabled
David Holmes
dholmes at openjdk.org
Tue Feb 25 22:01:58 UTC 2025
On Tue, 25 Feb 2025 21:30:46 GMT, David Holmes <dholmes at openjdk.org> wrote:
> We have never had a "hotspot" directory.
This code is really, really ancient. It pertains to when you could select `-hotspot` or `-classic` on the Windows VM, which was then copied across to solaris code and then to linux port.
Maybe gtest should not be using -XXaltjvm? That evolved from the old gamma launcher, but it is not at all clear how it is supposed to work.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/23758#issuecomment-2683388967
More information about the hotspot-runtime-dev
mailing list