--- old/src/share/vm/oops/oop.hpp 2015-06-22 11:04:46.390692168 +0200 +++ new/src/share/vm/oops/oop.hpp 2015-06-22 11:04:46.274691593 +0200 @@ -331,7 +331,6 @@ // Garbage Collection support // Mark Sweep - void ms_follow_contents(); // 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. int ms_adjust_pointers();