On Tue, Dec 16, 2008 at 5:20 PM, Iulian Dragos <[email protected]> wrote: > Now I feel even stupider, as I have a 'java' command that accepts > '-XX:+InvokeDynamic' (yay!), but I can't find java.dyn.Dynamic & co > anywhere. The example John sent on this list > (http://mail.openjdk.java.net/pipermail/mlvm-dev/2008-August/000174.html) > suggests something should be added to the boot classpath, but > unfortunately he uses an environment variable that hides what it is.
To clarify this point: doing an (what I think) exhaustive search through all jars in the output directory yields no CallSite.class, or anything in the java.dyn package. Those source files exist in sources/jdk. Iulian _______________________________________________ mlvm-dev mailing list [email protected] http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev
