Bug in MethodHandles.convertArguments
John Rose
john.r.rose at oracle.com
Tue May 11 16:02:17 PDT 2010
On May 11, 2010, at 3:27 AM, Rémi Forax wrote:
> I am currently not a able to call that method because converting
> an int to an object doesn't work.
This feels like version skew. I'm trying to reproduce it locally.
If your code doesn't work then my unit tests shouldn't either; but they do work.
Are you sure you are using the same version of the JVM and JDK support files?
What does "hg qapplied" say in the hotspot vs. the jdk repository of the sources used for the build? What about "hg log -l9"?
-- John
More information about the mlvm-dev
mailing list