RFR: 8290154: [JVMCI] Implement JVMCI for RISC-V [v4]

Sacha Coppey duke at openjdk.org
Wed Jul 27 11:25:26 UTC 2022


On Tue, 26 Jul 2022 19:11:23 GMT, Andrey Turbanov <aturbanov at openjdk.org> wrote:

>> Sacha Coppey has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Avoid using set_destination when call is not jal
>
> src/jdk.internal.vm.ci/share/classes/jdk.vm.ci.riscv64/src/jdk/vm/ci/riscv64/RISCV64Kind.java line 111:
> 
>> 109: 
>> 110:     public boolean isFP() {
>> 111:         switch(this) {
> 
> let's add space after `switch`

Sure!

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

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



More information about the build-dev mailing list