hotspot/src/share/vm/c1/c1_Runtime1.cpp
changeset 33465 6063f28a6efb
parent 33089 f4e956ed8b43
child 33470 0ce01b662ff2
--- 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