@@ -61,11 +61,14 @@ // Oracle proprietary tools without help message. "javacpl", "jmc", "jweblauncher", "jcontrol", - "ssvagent" + "ssvagent", + // asprof don't test + "asprof", + "jfrconv" }; // Lists which tools support which flags. private static class ToolHelpSpec { String toolname;