To adhere to 8191477, javapackager should support and document in it's usage message the help flags -?, -h and --help. So far it supports -help.
HelpFlagsTest.java javapackager entry of jdkTools[] needs to be adapted to run tests for these three flags.
HelpFlagsTest.java javapackager entry of jdkTools[] needs to be adapted to run tests for these three flags.
- relates to
-
JDK-8195663 Java launcher HelpFlagsTest.java fails with java.lang.AssertionError
- Resolved
-
JDK-8191477 Streamline help flags of tools in jdk.
- Closed