RFR: 8290154: [JVMCI] Implement JVMCI for RISC-V

Sacha Coppey duke at openjdk.org
Mon Jul 25 17:27:25 UTC 2022


On Mon, 25 Jul 2022 07:30:08 GMT, Fei Yang <fyang at openjdk.org> wrote:

> Hi, I see some JVM crash when I try the following test with fastdebug build with your patch: test/hotspot/jtreg/compiler/jvmci/jdk.vm.ci.code.test/src/jdk/vm/ci/code/test/SimpleDebugInfoTest.java

Thank you for pointing this out, I did not run the patch with fastdebug. I saw other issues after solving this one, so I take some time to solve them as well.

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

PR: https://git.openjdk.org/jdk/pull/9587



More information about the build-dev mailing list