Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8156994

jimage --help is not helpful

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 9
    • None
    • tools
    • b123
    • Not verified

      jimage --help should be more helpful than it is. It is less helpful than giving an invalid option,

      $ /opt/jdk/jake/bin/jimage --help
      Error: not a valid task: <unspecified>
      $ /opt/jdk/jake/bin/jimage -help
      Error: unknown option: -help
      Usage: jimage <extract|info|list|set|verify> <options> jimage...
      use --help for a list of possible options
      $ /opt/jdk/jake/bin/jimage --help
      Error: not a valid task: <unspecified>


            jlaskey Jim Laskey
            jjg Jonathan Gibbons
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: