RFR: 8286367: riscv: riscv port is broken after JDK-8284161

Richard Reingruber rrich at openjdk.java.net
Tue May 10 06:54:44 UTC 2022


On Tue, 10 May 2022 03:28:58 GMT, Yadong Wang <yadongwang at openjdk.org> wrote:

> > Hi,
> > haven't you also got issues with the assertion at [signature.cpp:185](https://github.com/openjdk/jdk/blob/fe6e0c0beba5065cca4e2e5d1a89125d5bd0dba6/src/hotspot/share/runtime/signature.cpp#L185) because the implementation of `Fingerprinter::do_type_calling_convention()` needs to be adapted?
> > Thanks, Richard.
> 
> We didn't have that kind of problem. Because we use two 4-byte stack slots for sub-pointer-size arguments in SharedRuntime::java_calling_convention.

I see. Thanks for clearifying.

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

PR: https://git.openjdk.java.net/jdk/pull/8595


More information about the hotspot-dev mailing list