RFR: 8360090: [TEST] RISC-V: disable some cds tests on qemu
Hamlin Li
mli at openjdk.org
Wed Jun 25 20:18:27 UTC 2025
On Wed, 25 Jun 2025 13:51:46 GMT, Robbin Ehn <rehn at openjdk.org> wrote:
> Hey, you can already disable them by adding "--disable-jvm-feature-cds" to your configure line.
Yes. But that means disable all related tests, under runtime/cds there are more than 269 "require vm.cds", not all these tests fail.
> As they have "@requires vm.cds" they are skipped. (exception is this test: https://bugs.openjdk.org/browse/JDK-8353034)
interesting failure.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/25913#issuecomment-3006019922
More information about the hotspot-runtime-dev
mailing list