diff src/share/vm/ci/ciReplay.hpp @ 7212:291ffc492eb6

Merge with http://hg.openjdk.java.net/hsx/hsx25/hotspot/
author Doug Simon <doug.simon@oracle.com>
date Fri, 14 Dec 2012 14:35:13 +0100
parents 90273fc0a981
children 183bd5c00828
line wrap: on
line diff
--- a/src/share/vm/ci/ciReplay.hpp	Fri Dec 14 10:20:54 2012 +0100
+++ b/src/share/vm/ci/ciReplay.hpp	Fri Dec 14 14:35:13 2012 +0100
@@ -32,7 +32,7 @@
 class ciReplay {
   CI_PACKAGE_ACCESS
 
-#ifdef ASSERT
+#ifndef PRODUCT
  private:
   static int replay_impl(TRAPS);