Re: Bug with invokeArguments on x64

2011-01-04 Thread John Rose
On Jan 3, 2011, at 9:03 AM, Rémi Forax wrote: Hi Christian, On 01/03/2011 05:41 PM, Christian Thalinger wrote: On Dec 27, 2010, at 12:30 PM, Rémi Forax wrote: Hi guys, this code crash with jdk7b123 on x64, and on x32 it raises a CCE but it should raise a WrongMethodTypeException. The

Re: bad class file crash the VM

2011-01-04 Thread John Rose
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

Re: bad class file crash the VM

2011-01-04 Thread John Rose
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

hg: mlvm/mlvm: update for latest API changes

2011-01-04 Thread john . r . rose
Changeset: 94b518bfe27e Author:jrose Date: 2011-01-04 22:58 -0800 URL: http://hg.openjdk.java.net/mlvm/mlvm/rev/94b518bfe27e update for latest API changes ! netbeans/indy-demo/nbproject/project.properties ! netbeans/indy-demo/src/FidgetDemo.java !

Auto Reply: hg: mlvm/mlvm: update for latest API changes

2011-01-04 Thread henrik . osterdahl
Hello, I'm out of the office Dec 24 2010 through Jan 9 2011. Please refer to David Cox (david.cox) and Daniel Källander (daniel.kallander). Regards, Henrik Österdahl ___ mlvm-dev mailing list mlvm-dev@openjdk.java.net

updated 292 spec

2011-01-04 Thread John Rose
Here is the current version of the document: http://cr.openjdk.java.net/~jrose/pres/indy-javadoc-mlvm-0104/ The changes since b123 (which are few) are described here: http://cr.openjdk.java.net/~jrose/pres/indy-javadoc-mlvm-0104-after-1216/ As you can see from the spec, we are down to a very