// Syntactically invalid arguments are catched by the JCMD framework where an error code of 1 is returned.
// Syntactically valid arguments that are semantically invalid (invalid value ranges for example) are handled by JFR code, it will always return a value of 0.