RFR(S) - JDK-8013875: Incorrect vtable index being set during	methodHandle creation for static methods
    Bharadwaj Yadavalli 
    bharadwaj.yadavalli at oracle.com
       
    Fri May  3 09:00:03 PDT 2013
    
    
  
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