diff -r f2e8cc8c12ea -r 586d3988e72b hotspot/src/cpu/x86/vm/methodHandles_x86.cpp --- a/hotspot/src/cpu/x86/vm/methodHandles_x86.cpp Fri Apr 30 08:37:24 2010 -0700 +++ b/hotspot/src/cpu/x86/vm/methodHandles_x86.cpp Sat May 01 02:42:18 2010 -0700 @@ -262,6 +262,22 @@ } #endif //PRODUCT +// which conversion op types are implemented here? +int MethodHandles::adapter_conversion_ops_supported_mask() { + return ((1<