Hi all, In my experiments it seems like even the simplest invokedynamic calls will crash in the presence of an initialized jython.
To reproduce: co https://jython.svn.sourceforge.net/svnroot/jython/trunk/jython ant jar-complete put the [jython]/dist/jython.jar in your classpath (I also tried bootclasspath) and run this code: http://pylonshq.com/pasties/c4d63bb23cac801c1d25131af9908dab This crashes for me on Linux with a recent clone of http://hg.openjdk.java.net/jdk7/jdk7. Comment out the "new PySystemState()", and things work fine. -Frank _______________________________________________ mlvm-dev mailing list mlvm-dev@openjdk.java.net http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev