RFR(S) - JDK-8013875: Incorrect vtable index being set during methodHandle creation for static methods
Karen Kinnear
karen.kinnear at oracle.com
Fri May 3 09:55:42 PDT 2013
Bharadwaj,
What tests did you run with this?
thanks,
Karen
On May 3, 2013, at 12:00 PM, Bharadwaj Yadavalli wrote:
> Changes to address https://jbs.oracle.com/bugs/browse/JDK-8006267 included modifications to methodHandles code.
>
> John Rose pointed out that these changes are incorrect as static methods do not use vtable or itable indices. I made the necessary changes with his help.
>
> Please review the changes.
>
> Thanks,
>
> Bharadwaj
>
> JBS: https://jbs.oracle.com/bugs/browse/JDK-8013875
> Webrev: http://cr.openjdk.java.net/~bharadwaj/8013875/webrev/
>
>
More information about the hotspot-compiler-dev
mailing list