Integrated: 8358892: RISC-V: jvm crash when running dacapo sunflow after JDK-8352504

Hamlin Li mli at openjdk.org
Mon Jun 16 10:23:42 UTC 2025


On Mon, 9 Jun 2025 16:27:54 GMT, Hamlin Li <mli at openjdk.org> wrote:

> Hi,
> Can you help to review this patch?
> 
> Thanks!
> 
> Currently, this issue is only reproducible with Dacapo sunflow.
> I tried to construct a simpler jtreg test to reproduce the issue, but can not find a way to do it till now, this task is tracked by https://bugs.openjdk.org/browse/JDK-8359045.
> 
> So, currently I can only verify the code by reviewing it.
> Or maybe it's better to leave it until we find the test?

This pull request has now been integrated.

Changeset: 9d060574
Author:    Hamlin Li <mli at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/9d060574e5dbd13e634f00d749d0108ceff1fae8
Stats:     1093 lines in 4 files changed: 1059 ins; 20 del; 14 mod

8358892: RISC-V: jvm crash when running dacapo sunflow after JDK-8352504
8359045: RISC-V: construct test to verify invocation of C2_MacroAssembler::enc_cmove_cmp_fp => BoolTest::ge/gt

Co-authored-by: Fei Yang <fyang at openjdk.org>
Reviewed-by: fyang, fjiang

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

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


More information about the hotspot-compiler-dev mailing list