--- old/src/share/vm/c1/c1_Runtime1.hpp 2017-05-22 08:52:07.079065445 -0700 +++ new/src/share/vm/c1/c1_Runtime1.hpp 2017-05-22 08:52:06.967065874 -0700 @@ -39,6 +39,7 @@ #define RUNTIME1_STUBS(stub, last_entry) \ stub(dtrace_object_alloc) \ + stub(heap_object_sample) \ stub(unwind_exception) \ stub(forward_exception) \ stub(throw_range_check_failed) /* throws ArrayIndexOutOfBoundsException */ \