hotspot/src/share/vm/c1/c1_Compiler.cpp
changeset 40899 d7140c75c2c6
parent 38246 518c89421883
child 41330 8b2580e63aa0
--- a/hotspot/src/share/vm/c1/c1_Compiler.cpp	Wed Aug 31 19:41:57 2016 -0400
+++ b/hotspot/src/share/vm/c1/c1_Compiler.cpp	Thu Sep 01 08:30:17 2016 +0200
@@ -221,6 +221,9 @@
   case vmIntrinsics::_putCharStringU:
 #ifdef TRACE_HAVE_INTRINSICS
   case vmIntrinsics::_counterTime:
+#if defined(_LP64) || !defined(TRACE_ID_CLASS_SHIFT)
+  case vmIntrinsics::_getClassId:
+#endif
 #endif
     break;
   default: