fatal error running MethodHandlesTest

Stephen Bannasch stephen.bannasch at deanbrook.org
Mon Apr 18 18:45:27 PDT 2011


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


More information about the mlvm-dev mailing list