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 pull request has now been integrated. Changeset: d4eb3953 Author: Jorn Vernee <jver...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/d4eb395335260bcab95de557142e93f47a671301 Stats: 154 lines in 16 files changed: 54 ins; 34 del; 66 mod 8303684: Lift upcall sharing mechanism to AbstractLinker (mainline) Reviewed-by: mcimadamore ------------- PR: https://git.openjdk.org/jdk/pull/12883