hg: amber/amber/jdk: Share bootstrap method invocation with indy and condy.

paul.sandoz at oracle.com paul.sandoz at oracle.com
Tue May 16 23:38:58 UTC 2017


Changeset: 05e248436a0a
Author:    psandoz
Date:      2017-05-16 15:53 -0700
URL:       http://hg.openjdk.java.net/amber/amber/jdk/rev/05e248436a0a

Share bootstrap method invocation with indy and condy.
Condy BSM now has a name and type (class) similar in general
structure to an Index BSM (where the type is a method type).

+ src/java.base/share/classes/java/lang/invoke/BootstrapMethodInvoker.java
! src/java.base/share/classes/java/lang/invoke/CallSite.java
+ src/java.base/share/classes/java/lang/invoke/ConstantDynamic.java
! src/java.base/share/classes/java/lang/invoke/MethodHandleNatives.java



More information about the amber-dev mailing list