Nice.  Thanks!  -- John

On Jan 4, 2011, at 5:30 PM, Rémi Forax wrote:

> On 01/05/2011 01:31 AM, John Rose wrote:
>> On Jan 2, 2011, at 6:42 AM, Rémi Forax wrote:
>> 
>>> This means there is a bug in my code but also
>>> that there is a bug in the VM which should reject the bad class file
>>> instead of crashing.
>> Try "java -Xverify:all".  If the class file fails verification *but* the 
>> verifier is not used, the JVM is allowed to be unpredictable.
>> 
>> -- John
> 
> The class file is verified :(

_______________________________________________
mlvm-dev mailing list
mlvm-dev@openjdk.java.net
http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev

Reply via email to