RFR: 8298088: RISC-V: Make Address a discriminated union internally [v2]
Fei Yang
fyang at openjdk.org
Mon Dec 5 13:57:14 UTC 2022
On Mon, 5 Dec 2022 13:24:46 GMT, Feilong Jiang <fjiang at openjdk.org> wrote:
>> Fei Yang has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Review
>
> src/hotspot/cpu/riscv/assembler_riscv.hpp line 33:
>
>> 31: #include "assembler_riscv.inline.hpp"
>> 32: #include "metaprogramming/enableIf.hpp"
>> 33:
>
> I think this blank line can be removed.
Fixed. Thanks.
-------------
PR: https://git.openjdk.org/jdk/pull/11505
More information about the hotspot-compiler-dev
mailing list