diff -r 8c06a6558874 -r 6063f28a6efb hotspot/src/share/vm/c1/c1_Runtime1.cpp --- a/hotspot/src/share/vm/c1/c1_Runtime1.cpp Thu Oct 22 19:03:52 2015 +0000 +++ b/hotspot/src/share/vm/c1/c1_Runtime1.cpp Thu Oct 22 21:39:25 2015 -0700 @@ -318,6 +318,7 @@ #endif FUNCTION_CASE(entry, StubRoutines::updateBytesCRC32()); FUNCTION_CASE(entry, StubRoutines::dexp()); + FUNCTION_CASE(entry, StubRoutines::dlog()); #undef FUNCTION_CASE