hotspot/src/share/vm/opto/classes.hpp
changeset 26166 4b49fd58bbd9
parent 23491 f690330b10b9
child 28912 27fac2f8fdbe
child 28954 7dda6c26cc98
--- a/hotspot/src/share/vm/opto/classes.hpp	Fri Aug 08 11:36:48 2014 -0700
+++ b/hotspot/src/share/vm/opto/classes.hpp	Mon Aug 11 14:12:51 2014 +0200
@@ -37,6 +37,7 @@
 macro(AllocateArray)
 macro(AndI)
 macro(AndL)
+macro(ArrayCopy)
 macro(AryEq)
 macro(AtanD)
 macro(Binary)