RFR: 8302368: [ZGC] Client build fails after JDK-8300255 [v2]

Jie Fu jiefu at openjdk.org
Tue Feb 14 06:04:12 UTC 2023


On Tue, 14 Feb 2023 05:46:24 GMT, Fei Yang <fyang at openjdk.org> wrote:

>> Jie Fu has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Address review comment
>
> src/hotspot/cpu/riscv/gc/z/zBarrierSetAssembler_riscv.cpp line 447:
> 
>> 445: #endif // COMPILER1
>> 446: 
>> 447: #undef __
> 
> I think we should remove the "#undef __" at line #354 of this file at the same time for riscv.

Good catch!

Updated.
Thanks.

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

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


More information about the hotspot-dev mailing list