Integrated: 8367066: RISC-V: refine register selection in MacroAssembler:: decode_klass_not_null

Hamlin Li mli at openjdk.org
Thu Sep 11 08:10:18 UTC 2025


On Mon, 8 Sep 2025 08:57:15 GMT, Hamlin Li <mli at openjdk.org> wrote:

> Hi,
> Can you help to review this patch?
> 
> Previously, the register selection in MacroAssembler:: decode_klass_not_null is misleading, better to refine it to improve the readability.
> 
> Thanks!
> 
> Running runtime test tier1/2/3...

This pull request has now been integrated.

Changeset: 0b3a3030
Author:    Hamlin Li <mli at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/0b3a303053d0eb5a98ed3d9df42c659db148b470
Stats:     11 lines in 2 files changed: 2 ins; 5 del; 4 mod

8367066: RISC-V: refine register selection in MacroAssembler:: decode_klass_not_null

Reviewed-by: fyang, fjiang

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

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


More information about the hotspot-dev mailing list