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

javah -help produces help screen with extraneous output

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 7
    • 7
    • tools
    • b116
    • generic
    • generic
    • Verified

      javah -help prints this:

      Usage:
        javah [options] <classes>
      where [options] include:
        -o <file> Output file (only one of -d or -o may be used)
        -d <dir> Output directory
        -v -verbose Enable verbose output
      main.opt.h <<<===what's this?
        -version Print version information
        -jni Generate JNI-style header file (default)
        -force Always write output files
        -classpath <path> Path from which to load classes
        -bootclasspath <path> Path from which to load bootstrap classes
      <classes> are specified with their fully qualified names
      (for example, java.lang.Object).

            jjg Jonathan Gibbons
            ssides Steve Sides
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: