6949830: 6939134 broke Zero
The commit for 6939134 broke Zero. Reviewed-by: twisti
This commit is contained in:
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();
|
||||
|
Loading…
x
Reference in New Issue
Block a user