> or invocation of private methods, see section 7.7 of the JVM spec.
> Rémi

Thanks! A MethodHandle pointing to a private method makes sense.
Still the javadoc for findSpecial explicitly mentions the constructor so
is there any reason for executing a constructor through a MethodHandle?
Also, what is the reason for the specialCaller argument? (Also referred
to as caller in the javadoc.)

Fredrik

_______________________________________________
mlvm-dev mailing list
mlvm-dev@openjdk.java.net
http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev

Reply via email to