提交 a71d5b43 编写于 作者: T twisti

6949830: 6939134 broke Zero

Summary: The commit for 6939134 broke Zero.
Reviewed-by: twisti
Contributed-by: NGary Benson <gbenson@redhat.com>
上级 3057dc77
...@@ -26,6 +26,10 @@ ...@@ -26,6 +26,10 @@
#include "incls/_precompiled.incl" #include "incls/_precompiled.incl"
#include "incls/_methodHandles_zero.cpp.incl" #include "incls/_methodHandles_zero.cpp.incl"
int MethodHandles::adapter_conversion_ops_supported_mask() {
ShouldNotCallThis();
}
void MethodHandles::generate_method_handle_stub(MacroAssembler* masm, void MethodHandles::generate_method_handle_stub(MacroAssembler* masm,
MethodHandles::EntryKind ek) { MethodHandles::EntryKind ek) {
ShouldNotCallThis(); ShouldNotCallThis();
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册