src/hotspot/share/classfile/vmSymbols.cpp
changeset 58931 304c63b17b07
parent 58901 2700c409ff10
child 59056 15936b142f86
--- a/src/hotspot/share/classfile/vmSymbols.cpp	Tue Nov 05 10:11:18 2019 +0000
+++ b/src/hotspot/share/classfile/vmSymbols.cpp	Thu Oct 31 17:16:36 2019 +0100
@@ -786,9 +786,6 @@
 #endif // COMPILER1
 #ifdef COMPILER2
   case vmIntrinsics::_clone:
-#if INCLUDE_ZGC
-    if (UseZGC) return true;
-#endif
   case vmIntrinsics::_copyOf:
   case vmIntrinsics::_copyOfRange:
     // These intrinsics use both the objectcopy and the arraycopy