hg: jdk7/hotspot-comp/hotspot: 6939196: method handle signatures off the boot class path get linkage errors

john.r.rose at oracle.com john.r.rose at oracle.com
Sun May 2 04:52:40 PDT 2010


Changeset: 2ffde6cfe049
Author:    jrose
Date:      2010-05-01 21:57 -0700
URL:       http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/2ffde6cfe049

6939196: method handle signatures off the boot class path get linkage errors
Summary: Adjust MethodType lookup logic to search off the BCP, but not to cache those results
Reviewed-by: twisti

! src/share/vm/classfile/systemDictionary.cpp
! src/share/vm/classfile/systemDictionary.hpp
! src/share/vm/interpreter/linkResolver.cpp
! src/share/vm/interpreter/linkResolver.hpp
! src/share/vm/prims/methodHandles.cpp
! src/share/vm/runtime/signature.cpp
! src/share/vm/runtime/signature.hpp



More information about the hotspot-compiler-dev mailing list