RFR: JDK-8287194: build failure on riscv after JDK-8286825

Aleksey Shipilev shade at openjdk.java.net
Tue May 24 07:06:40 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

Marked as reviewed by shade (Reviewer).

Looks fine and trivial.

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

PR: https://git.openjdk.java.net/jdk/pull/8859Marked as reviewed by shade (Reviewer).


More information about the hotspot-compiler-dev mailing list