5 failed java/lang/invoke tests, also coro compilation failure
Stephen Bannasch
stephen.bannasch at deanbrook.org
Thu Jun 9 14:46:01 PDT 2011
>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/
More information about the mlvm-dev
mailing list