review request (XL): 6981777: implement JSR 292 EG adjustments from summer 2010
Christian Thalinger
christian.thalinger at oracle.com
Tue Nov 2 02:33:54 PDT 2010
On Oct 30, 2010, at 9:20 PM, John Rose wrote:
> Thanks for the review. I will answer it in detail shortly. Here's
> a related (tiny) review request for JVM code.
>
> http://cr.openjdk.java.net/~jrose/6984311/webrev.03/src/share/vm/prims/methodHandles.cpp.udiff.html
>
> A tiny JVM bug was uncovered by unit-testing the big JDK changes for
> 6981777.
>
> (It's in the *311 webrev because I thought of rolling it into the
> fixes for 6984311, but then decided to split it.)
The T_OBJECT check is just a shortcut so I guess the raw check is the
bug fix. Anyway, the change looks good.
-- Christian
More information about the mlvm-dev
mailing list