mirror of
https://github.com/openjdk/jdk.git
synced 2026-07-07 01:29:17 +00:00
We need a way to walk chained method handles in the JVM to call the right methods and to generate required bytecode adapters for the compilers. Reviewed-by: kvn