Searched refs:_is_mandatory (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/services/
H A DdiagnosticArgument.hpp85 bool _is_mandatory; member in class:GenDCmdArgument
93 _is_mandatory = mandatory;
105 bool is_mandatory() { return _is_mandatory; }

Completed in 28 milliseconds