--- 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);