Integrated: 8293050: RISC-V: Remove redundant non-null assertions about macro-assembler
Fei Yang
fyang at openjdk.org
Wed Aug 31 12:27:42 UTC 2022
On Tue, 30 Aug 2022 11:12:30 GMT, Fei Yang <fyang at openjdk.org> wrote:
> There are some non-null assertions about macro-assembler in riscv-specific code. Most of them are there to make some internal code-check tools happy. We should remove those redundant assertions to make the code clean.
>
> Tested with tier1 hotspot on linux-riscv64 unmatched.
This pull request has now been integrated.
Changeset: 38e67063
Author: Fei Yang <fyang at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/38e670631587853d0f2b5cad48f8ddbce46cecdb
Stats: 53 lines in 8 files changed: 0 ins; 47 del; 6 mod
8293050: RISC-V: Remove redundant non-null assertions about macro-assembler
Reviewed-by: fjiang, yadongwang, shade
-------------
PR: https://git.openjdk.org/jdk/pull/10079
More information about the hotspot-dev
mailing list