The language compiler complains about an
unreported exception Throwable; must be caught or declared to be thrown
in using both InvokeDynamic and the (invisible) MethodHandle.invoke()

Why is this so?
What about an (unchecked) RuntimeException instead?

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

Reply via email to