At 4:12 PM -0700 4/18/11, John Rose wrote: >I'm cutting some new code (RicochetFrame logic). Thanks Stephen for the >frequent updates! As you might see from the mercurial log, I fixed several x64 >regressions in the new code, but it looks like there is at least one more. >What happens with these flags: -XX:+UnlockDiagnosticVMOptions >-XX:-OptimizeMethodHandles ?
$ jtreg -XX:+UnlockExperimentalVMOptions -XX:+EnableInvokeDynamic -XX:+UnlockDiagnosticVMOptions -XX:-OptimizeMethodHandles-jdk:build/bsd-amd64/j2sdk-image -verbose:all jdk/test/java/lang/invoke/MethodHandlesTest.java Looks like the same segfault: https://gist.github.com/926649 _______________________________________________ mlvm-dev mailing list mlvm-dev@openjdk.java.net http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev