hotspot/src/share/vm/ci/ciReplay.hpp
changeset 14588 8ec26d2d9339
parent 14477 95e66ea71f71
child 22243 91944eab7b92
--- a/hotspot/src/share/vm/ci/ciReplay.hpp	Tue Nov 27 14:11:37 2012 -0800
+++ b/hotspot/src/share/vm/ci/ciReplay.hpp	Thu Nov 29 16:50:29 2012 -0500
@@ -32,7 +32,7 @@
 class ciReplay {
   CI_PACKAGE_ACCESS
 
-#ifdef ASSERT
+#ifndef PRODUCT
  private:
   static int replay_impl(TRAPS);