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	Sat Jul  8 15:19:54 2017
--- new/src/share/vm/runtime/commandLineFlagConstraintsCompiler.hpp	Sat Jul  8 15:19:53 2017

*** 62,73 **** --- 62,71 ---- Flag::Error TypeProfileLevelConstraintFunc(uintx value, bool verbose); Flag::Error InitArrayShortSizeConstraintFunc(intx value, bool verbose); Flag::Error UseAVXConstraintFunc(intx value, bool verbose); #ifdef COMPILER2 Flag::Error InteriorEntryAlignmentConstraintFunc(intx value, bool verbose); Flag::Error NodeLimitFudgeFactorConstraintFunc(intx value, bool verbose); #endif

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