The issue of InvokeDynamic calls from Java as regards checked exceptions was discussed on the Project Coin mailing list: http://mail.openjdk.java.net/pipermail/coin-dev/2009-May/thread.html#1650
see the mails related to "JSR 292" and others with "292" in the title. See for example this partial thread: http://mail.openjdk.java.net/pipermail/coin-dev/2009-May/001647.html There's more there across several threads, sorry I don't have time to filter it out, but basically, InvokeDynamic calls from Java will be required to declare the Throwable. This also comes up in this thread (doesn't have 292 in the title) http://mail.openjdk.java.net/pipermail/coin-dev/2009-May/001868.html HTH Patrick _______________________________________________ mlvm-dev mailing list mlvm-dev@openjdk.java.net http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev