Throwable

Raffaello Giulietti raffaello.giulietti at gmail.com
Tue Aug 18 06:29:29 PDT 2009


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?



More information about the mlvm-dev mailing list