--- old/src/share/vm/c1/c1_Runtime1.cpp 2015-10-13 18:21:05.592387300 -0700 +++ new/src/share/vm/c1/c1_Runtime1.cpp 2015-10-13 18:21:05.260354100 -0700 @@ -318,6 +318,7 @@ #endif FUNCTION_CASE(entry, StubRoutines::updateBytesCRC32()); FUNCTION_CASE(entry, StubRoutines::dexp()); + FUNCTION_CASE(entry, StubRoutines::dlog()); #undef FUNCTION_CASE