Integrated: 8351033: RISC-V: TestFloat16ScalarOperations asserts with offset (4210) is too large to be patched in one beq/bge/bgeu/blt/bltu/bne instruction!

Hamlin Li mli at openjdk.org
Mon Mar 3 18:31:09 UTC 2025


On Mon, 3 Mar 2025 10:30:54 GMT, Hamlin Li <mli at openjdk.org> wrote:

> Hi,
> Can you help to review the patch?
> This patch could also fix JDK-8340884.
> [JDK-8351033](https://bugs.openjdk.org/browse/JDK-8351033) is quite similar to [JDK-8340884](https://bugs.openjdk.org/browse/JDK-8340884).
> The difference is that in [JDK-8340884](https://bugs.openjdk.org/browse/JDK-8340884), offset is quite bigger 134990567309312.
> 
> Thanks

This pull request has now been integrated.

Changeset: 79880e56
Author:    Hamlin Li <mli at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/79880e56375a1c17ec6ad29bb0ab01868bc956ff
Stats:     4 lines in 1 file changed: 0 ins; 0 del; 4 mod

8351033: RISC-V: TestFloat16ScalarOperations asserts with offset (4210) is too large to be patched in one beq/bge/bgeu/blt/bltu/bne instruction!

Reviewed-by: fyang

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

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


More information about the hotspot-compiler-dev mailing list