--- old/src/hotspot/share/oops/oop.inline.hpp 2018-03-16 09:33:36.603829897 +0100 +++ new/src/hotspot/share/oops/oop.inline.hpp 2018-03-16 09:33:36.407829904 +0100 @@ -363,10 +363,6 @@ return mark()->is_marked(); } -bool oopDesc::is_scavengable() const { - return Universe::heap()->is_scavengable(oop(const_cast(this))); -} - // Used by scavengers bool oopDesc::is_forwarded() const { // The extra heap check is needed since the obj might be locked, in which case the