Rémi Forax schrieb:
[...]
>>> And to run the fidget example:
>>>     /usr/jdk/jdk1.7.0/bin/java -debug-server
>>> -Xbootclasspath/p:/tmp/jdk7-jsr292.jar -XX:+UnlockExperimentalVMOptions
>>> -XX:+EnableInvokeDynamic FidgetDemo
>>>
>>> That's all, folks :)
>>>      
>> I wish:
>>
>> OpenJDK Server VM warning: JSR 292 method handle code is mismatched to
>> this JVM.  Disabling support.
> 
> hum, this means that you use a wrong VM or you don't patch the VM 
> sources has it should be.

it is the bootstrap VM from before. If it did not patch, then why does 
it have a problem at all? Shouldn't the unpatched version work perfectly?

>> The FidgetDemo works with b71 out of the box, but with a newly compiled
>> hotspot it crashes with an internal error.
>>
>> What is b71 itself capable of?
> 
> It supports only interpreter mode and all classes must be in the 
> bootstrap classpath.

I don't care about the bootstrap classpath, but the interpreter mode is 
a bit bad.

bye Jochen

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


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "JVM 
Languages" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/jvm-languages?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to