RFR: JDK-8287194: build failure on riscv after JDK-8286825
Fei Yang
fyang at openjdk.java.net
Tue May 24 02:48:39 UTC 2022
On Tue, 24 May 2022 02:32:04 GMT, Feilong Jiang <fjiang at openjdk.org> wrote:
> [JDK-8286825](https://bugs.openjdk.java.net/browse/JDK-8286825) made some renaming of hotspot file and method, the following naming changes are missing in riscv:
> - universalNativeInvoker*--> downcallLinker*
> - 'native invoker' -> 'downcall stub'
>
> Additional testing:
> - [x] riscv release build
Looks good.
-------------
Marked as reviewed by fyang (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/8859
More information about the hotspot-compiler-dev
mailing list