>On Jun 9, 2011, at 12:55 PM, Stephen Bannasch wrote: > >> -XX:+EnableInvokeDynamic -XX:-UseRicochetFrames > >These flags are now obsolete. I suggest testing without them. -- John
Thanks, that fixed the tests -- all jdk/test/java/lang/invoke tests now pass with this invocation: $ jtreg -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions -ignore:quiet -jdk:build/bsd-amd64/j2sdk-image -v:summary jdk/test/java/lang/invoke/ _______________________________________________ mlvm-dev mailing list [email protected] http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev
