src/share/vm/runtime/commandLineFlagConstraintsCompiler.hpp
Index Unified diffs Context diffs Sdiffs Wdiffs Patch New Old Previous File Next File
*** old/src/share/vm/runtime/commandLineFlagConstraintsCompiler.hpp	Fri Jul 31 12:40:15 2015
--- new/src/share/vm/runtime/commandLineFlagConstraintsCompiler.hpp	Fri Jul 31 12:40:15 2015

*** 32,39 **** --- 32,39 ---- * Here we have compiler 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 AliasLevelConstraintFunc(bool verbose, intx* value); #endif /* SHARE_VM_RUNTIME_COMMANDLINEFLAGCONSTRAINTSCOMPILER_HPP */

src/share/vm/runtime/commandLineFlagConstraintsCompiler.hpp
Index Unified diffs Context diffs Sdiffs Wdiffs Patch New Old Previous File Next File