-
Enhancement
-
Resolution: Fixed
-
P3
-
None
-
repo-panama
https://bugs.openjdk.java.net/browse/JDK-8247937 added specialization of down call binding recipes using MethodHandle combinators.
We can further speed up down calls by specializing the ProgrammableInvoker::invokeMoves call in C2, by emitting a direct call using the right registers.
We can further speed up down calls by specializing the ProgrammableInvoker::invokeMoves call in C2, by emitting a direct call using the right registers.