hotspot/src/share/vm/c1/c1_Runtime1.cpp
changeset 33089 f4e956ed8b43
parent 31620 53be635ad49c
child 33230 23bb11a5cf4e
child 33465 6063f28a6efb
--- a/hotspot/src/share/vm/c1/c1_Runtime1.cpp	Wed Sep 30 04:35:39 2015 -0400
+++ b/hotspot/src/share/vm/c1/c1_Runtime1.cpp	Mon Oct 05 20:02:40 2015 -0700
@@ -317,6 +317,7 @@
   FUNCTION_CASE(entry, TRACE_TIME_METHOD);
 #endif
   FUNCTION_CASE(entry, StubRoutines::updateBytesCRC32());
+  FUNCTION_CASE(entry, StubRoutines::dexp());
 
 #undef FUNCTION_CASE