changeset 22554:f9f6d683c1d5

removed unused DebugJVMCI flag
author Doug Simon <doug.simon@oracle.com>
date Mon, 14 Sep 2015 08:47:57 +0200
parents 114750c43459
children 2fe06375f2d3
files src/share/vm/jvmci/jvmci_globals.hpp
diffstat 1 files changed, 0 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/src/share/vm/jvmci/jvmci_globals.hpp	Mon Sep 14 14:40:16 2015 +0200
+++ b/src/share/vm/jvmci/jvmci_globals.hpp	Mon Sep 14 08:47:57 2015 +0200
@@ -46,9 +46,6 @@
 //
 #define JVMCI_FLAGS(develop, develop_pd, product, product_pd, notproduct)   \
                                                                             \
-  product(bool, DebugJVMCI, true,                                           \
-          "Enable JVMTI for the compiler thread")                           \
-                                                                            \
   product(bool, UseJVMCIClassLoader, true,                                  \
           "Load JVMCI classes with separate class loader")                  \
                                                                             \