Adopting JEP 303 (Intrinsics for LDC and INVOKEDYNAMIC) into Amber
Hontvári Attila
attila at hontvari.net
Tue Apr 18 06:56:52 UTC 2017
I think in Constables, line 750 (DynamicConstant::resolveConstant)
should invoke invokeWithArguments instead of invokeExact.
Constables::resolveArgs returns a generic array, but
MethodHandle::invokeExact is a sigpoly method.
2017-04-17 22:22 keltezéssel, Brian Goetz írta:
> JEP 303 (Intrinsics for LDC and INVOKEDYNAMIC) is hereby adopted into
> Project Amber.
>
> A first draft of the API can be found at:
>
> http://cr.openjdk.java.net/~briangoetz/JDK-8178320/webrev/
>
> Prototype implementation coming soon.
>
>
>
More information about the amber-dev
mailing list