--- old/src/hotspot/cpu/x86/templateInterpreterGenerator_x86.cpp 2018-07-02 13:48:21.425567878 +0200 +++ new/src/hotspot/cpu/x86/templateInterpreterGenerator_x86.cpp 2018-07-02 13:48:21.161571167 +0200 @@ -634,7 +634,7 @@ #endif // ASSERT __ bind(done); - __ resolve_for_write(OOP_NOT_NULL, rax); + __ resolve(IS_NOT_NULL, rax); } // add space for monitor & lock