still no fun with invokedynamic

Jochen Theodorou blackdrag at gmx.org
Wed Sep 9 12:20:57 PDT 2009


Rémi Forax schrieb:
[...]
> and
> 
> java  -XX:+UnlockExperimentalVMOptions -XX:+EnableInvokeDynamic FidgetDemo


java -XX:+UnlockExperimentalVMOptions -XX:+EnableInvokeDynamic FidgetDemo
 > #
 > # A fatal error has been detected by the Java Runtime Environment:
 > #
 > #  Internal Error (methodHandles.cpp:98), pid=9997, tid=4146412432
 > #  Error: guarantee(z && EnableMethodHandles,"can only enable once, 
and only if -XX:+EnableMethodHandles")
 > #
 > # JRE version: 7.0
 > # Java VM: OpenJDK Server VM (16.0-b08 mixed mode linux-x86 )
 > # An error report file with more information is saved as:
 > # /tmp/t/hs_err_pid9997.log
 > #
 > # If you would like to submit a bug report, please visit:
 > #   http://java.sun.com/webapps/bugreport/crash.jsp
 > # The crash happened outside the Java Virtual Machine in native code.
 > # See problematic frame for where to report the bug.
 > #
 > Aborted

bye Jochen

-- 
Jochen "blackdrag" Theodorou
The Groovy Project Tech Lead (http://groovy.codehaus.org)
http://blackdragsview.blogspot.com/



More information about the mlvm-dev mailing list