hg: hsx/hotspot-rt/hotspot: 8013875: Incorrect vtable index being set during methodHandle creation for static
bharadwaj.yadavalli at oracle.com
bharadwaj.yadavalli at oracle.com
Wed May 8 18:04:01 PDT 2013
Changeset: 39ead0411f07
Author: bharadwaj
Date: 2013-05-08 14:18 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/39ead0411f07
8013875: Incorrect vtable index being set during methodHandle creation for static
Summary: Set vtable index as appropriate for static interface methods and for interface methods invoked via invokespecial. To be improved in a later enhancement to CallInfo.
Reviewed-by: jrose, twisti
! src/share/vm/prims/methodHandles.cpp
More information about the hotspot-runtime-dev
mailing list