diff src/share/vm/runtime/globals.hpp @ 7215:7c5f7e7cf2c2

Merge.
author Christian Haeubl <haeubl@ssw.jku.at>
date Tue, 04 Dec 2012 10:10:02 +0100
parents 1baf7f1e3f23 e9fe9d3d94ac
children 8a3efb8c831d
line wrap: on
line diff
--- a/src/share/vm/runtime/globals.hpp	Mon Dec 03 17:54:05 2012 +0100
+++ b/src/share/vm/runtime/globals.hpp	Tue Dec 04 10:10:02 2012 +0100
@@ -2924,7 +2924,7 @@
           "if non-zero, start verifying C heap after Nth call to "          \
           "malloc/realloc/free")                                            \
                                                                             \
-  product(intx, TypeProfileWidth,     2,                                   \
+  product_pd(intx, TypeProfileWidth,                                        \
           "number of receiver types to record in call/cast profile")        \
                                                                             \
   develop(intx, BciProfileWidth,      2,                                    \