< prev index next >

src/share/vm/jvmci/commandLineFlagConstraintsJVMCI.hpp

Print this page

        

@@ -32,9 +32,7 @@
  * Here we have JVMCI arguments constraints functions, which are called automatically
  * whenever flag's value changes. If the constraint fails the function should return
  * an appropriate error value.
  */
 
-Flag::Error EnableJVMCIMustBeEnabledConstraintFunc(bool value, bool verbose);
-Flag::Error EnableJVMCIMustBeEnabledConstraintFunc(intx value, bool verbose);
 
 #endif /* SHARE_VM_JVMCI_COMMANDLINEFLAGCONSTRAINTSJVMCI_HPP */
< prev index next >