RFR: 8291555: Replace stack-locking with fast-locking [v3]
Fei Yang
fyang at openjdk.org
Fri Oct 14 13:47:13 UTC 2022
On Fri, 14 Oct 2022 01:19:27 GMT, Fei Yang <fyang at openjdk.org> wrote:
> > Here is the basic support for RISC-V: https://cr.openjdk.java.net/~shade/8291555/riscv-patch-1.patch
> > -- I adapted this from AArch64 changes, and tested it very lightly. @RealFYang, can I leave the testing and follow up fixes to you?
>
> @shipilev : Sure, I am happy to to that! Thanks for porting this to RISC-V :-)
@shipilev : After applying this on today's jdk master, linux-riscv64 fastdebug fail to build on HiFive Unmatched. I see JVM crash happens during the build process. I suppose you carried out the test with some release build, right?
-------------
PR: https://git.openjdk.org/jdk/pull/10590
More information about the serviceability-dev
mailing list