-
Enhancement
-
Resolution: Fixed
-
P3
-
None
-
repo-panama
Currently, calls that need to pass arguments on the stack are not enabled in the native invoker & upcall stubs.
It should be mostly a case of "just turning them on", the only catch is that we have to account for shadow space when shuffling stack arguments.
It should be mostly a case of "just turning them on", the only catch is that we have to account for shadow space when shuffling stack arguments.
- is blocked by
-
JDK-8274912 Eagerly generate native invokers
-
- Resolved
-