hotspot/src/share/vm/opto/c2_globals.hpp
changeset 13884 1953ee3706c4
parent 13521 97a23be06f4e
child 13885 6b056026ecad
--- a/hotspot/src/share/vm/opto/c2_globals.hpp	Mon Sep 17 19:39:07 2012 -0700
+++ b/hotspot/src/share/vm/opto/c2_globals.hpp	Wed Sep 19 10:38:12 2012 -0700
@@ -535,7 +535,7 @@
   notproduct(bool, TraceSpilling, false,                                    \
           "Trace spilling")                                                 \
                                                                             \
-  notproduct(bool, TraceTypeProfile, false,                                 \
+  diagnostic(bool, TraceTypeProfile, false,                                 \
           "Trace type profile")                                             \
                                                                             \
   develop(bool, PoisonOSREntry, true,                                       \