The "NYI" UnsupportedOperationException is (as you guessed) an
unfinished part of the implementation; it stands for "Not Yet
Implemented".
The latest bits are in the mlvm repository, and have fewer
limitations. Those changes flow (with a few weeks delay) into the
OpenJDK builds.
Examples which exercise the latest bits are (always) here:
http://hg.openjdk.java.net/mlvm/mlvm/file/tip/netbeans/indy-demo
See also my blog:
http://blogs.sun.com/jrose/entry/thursday_at_javaone
Best wishes,
-- John