--- old/src/share/vm/oops/oop.hpp 2017-04-11 12:39:08.037004501 +0200 +++ new/src/share/vm/oops/oop.hpp 2017-04-11 12:39:07.896998982 +0200 @@ -325,10 +325,6 @@ // Garbage Collection support - // Mark Sweep - // Adjust all pointers in this object to point at it's forwarded location and - // return the size of this oop. This is used by the MarkSweep collector. - inline int ms_adjust_pointers(); #if INCLUDE_ALL_GCS // Parallel Compact inline void pc_follow_contents(ParCompactionManager* cm);