8079301: Some command line options not settable via JAVA_TOOL_OPTIONS Ensures special-cased command line options are settable via _JAVA_OPTIONS and JAVA_TOOL_OPTIONS. Reviewed-by: coleenp, ddmitriev