6949830: 6939134 broke Zero

The commit for 6939134 broke Zero.

Reviewed-by: twisti
This commit is contained in:
Gary Benson 2010-05-05 05:57:21 -07:00 committed by Christian Thalinger
parent 416df6da75
commit 070ea7c310

@ -26,6 +26,10 @@
#include "incls/_precompiled.incl"
#include "incls/_methodHandles_zero.cpp.incl"
int MethodHandles::adapter_conversion_ops_supported_mask() {
ShouldNotCallThis();
}
void MethodHandles::generate_method_handle_stub(MacroAssembler* masm,
MethodHandles::EntryKind ek) {
ShouldNotCallThis();