On Mon, 6 Mar 2023 18:40:47 GMT, Jorn Vernee <jver...@openjdk.org> wrote:
> Port of: https://github.com/openjdk/panama-foreign/pull/791 which lifts the > sharing mechanism for upcall stubs to AbstractLinker. > > This also speeds up upcall stub linking: I'll submit a test on RISC-V board to see the results. It may take a while. ------------- PR: https://git.openjdk.org/jdk/pull/12883