[riscv-port-jdk17u:riscv-port] RFR: 8294083: RISC-V: Minimal build failed with --disable-precompiled-headers [v2]

Fei Yang fyang at openjdk.org
Tue Mar 7 02:32:42 UTC 2023


On Thu, 2 Mar 2023 15:07:38 GMT, Gui Cao <gcao at openjdk.org> wrote:

>> Please review this backport to riscv-port-jdk17u.
>> Backport of [JDK-8294083](https://bugs.openjdk.org/browse/JDK-8294083). 
>> Compared to the original patch, the addition of including the corresponding header (gc/shared/collectedHeap.hpp) fix the invalid use of incomplete type 'class CollectedHeap' as follows:
>> 
>> === Output from failing command(s) repeated here ===
>> * For target hotspot_variant-minimal_libjvm_objs_c1_Runtime1_riscv.o:
>
> Gui Cao has updated the pull request incrementally with one additional commit since the last revision:
> 
>   backport 8295468: RISC-V: Minimal builds are broken

Looks good.

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

Marked as reviewed by fyang (Committer).

PR: https://git.openjdk.org/riscv-port-jdk17u/pull/6


More information about the riscv-port-dev mailing list