8266491: Remove resolve and obj_equals leftovers from BarrierSetAssembler

Reviewed-by: tschatzl
This commit is contained in:
Roman Kennke 2021-05-05 10:42:21 +00:00
parent a8046c9157
commit 65ce4d2056
25 changed files with 7 additions and 168 deletions

View file

@ -483,7 +483,6 @@ void TemplateInterpreterGenerator::lock_method() {
__ b(done, eq);
__ load_mirror(R0, Rmethod, Rtemp);
__ bind(done);
__ resolve(IS_NOT_NULL, R0);
}
// add space for monitor & lock