RFR: 8348028: Unable to run gtests with CDS enabled
Calvin Cheung
ccheung at openjdk.org
Wed Feb 26 17:49:01 UTC 2025
On Wed, 26 Feb 2025 00:45:09 GMT, David Holmes <dholmes at openjdk.org> wrote:
> AFAICS the is_altjvm property is only used by this `os::jvm_path` logic, so perhaps the solution is to simply not set that property for the gtestlauncher?
>
It didn't work. I got the following error:
[----------] 1 test from ThreadsListHandle
[ RUN ] ThreadsListHandle.sanity_vm
Error occurred during initialization of VM
Failed setting boot class path.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/23758#issuecomment-2685774325
More information about the hotspot-runtime-dev
mailing list