diff src/share/vm/runtime/globals.hpp @ 4140:716a2c5c0656

Further reduce diff to HotSpot.
author Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
date Sun, 18 Dec 2011 01:01:34 +0100
parents 04b9a2566eec
children f304ba0d4e24
line wrap: on
line diff
--- a/src/share/vm/runtime/globals.hpp	Sun Dec 18 00:41:15 2011 +0100
+++ b/src/share/vm/runtime/globals.hpp	Sun Dec 18 01:01:34 2011 +0100
@@ -884,9 +884,6 @@
   diagnostic(bool, LogCompilation, false,                                   \
           "Log compilation activity in detail to hotspot.log or LogFile")   \
                                                                             \
-  product(intx, MaxCompilationID, -1,                                       \
-          "All methods with greater compilation ID are skipped")            \
-                                                                            \
   product(bool, PrintCompilation, false,                                    \
           "Print compilations")                                             \
                                                                             \