Bug with invokeArguments on x64
Christian Thalinger
christian.thalinger at oracle.com
Mon Jan 3 08:41:40 PST 2011
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 crash should be fixed by:
7007377: JSR 292 MethodHandlesTest.testCastFailure fails on SPARC with -Xcomp +DeoptimizeALot
which will be in HS20.0-b05.
But about the WrongMethodTypeException, why do you think that one should be thrown instead of a CCE?
-- Christian
More information about the mlvm-dev
mailing list