Integrated: 8360090: [TEST] RISC-V: disable some cds tests on qemu
Hamlin Li
mli at openjdk.org
Wed Jul 2 17:18:44 UTC 2025
On Fri, 20 Jun 2025 09:27:14 GMT, Hamlin Li <mli at openjdk.org> wrote:
> Hi,
> Can you help to review this patch?
>
> CDS does not work well in cross compilation env, this is by desgin, please check `JDKOPT_ENABLE_DISABLE_CDS_ARCHIVE` in make of jdk.
>
> These tests depends on classes.jsa or classes_xxx.jsa which is not generated and will not be generated when build jdk in qemu environment for riscv, so we should disable them when qemu.
>
> Thanks!
This pull request has now been integrated.
Changeset: c5037059
Author: Hamlin Li <mli at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/c50370599e40bfaeccba9aa6b28da661129f9450
Stats: 21 lines in 6 files changed: 19 ins; 0 del; 2 mod
8360090: [TEST] RISC-V: disable some cds tests on qemu
Reviewed-by: lmesnik, rehn
-------------
PR: https://git.openjdk.org/jdk/pull/25913
More information about the hotspot-runtime-dev
mailing list