8077054: DMH LFs should be customizeable
Reviewed-by: jrose
This commit is contained in:
parent
34e5820b03
commit
bc83974fb5
@ -691,10 +691,4 @@ class DirectMethodHandle extends MethodHandle {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@Override
|
||||
void customize() {
|
||||
assert(form.customized == null);
|
||||
// No need to customize DMHs.
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user