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

(macosx) javaws usage instructions are double-spaced

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 8
    • 7u4
    • deploy
    • b54
    • x86
    • os_x

        When invoking javaws from the command line with no arguments you get back a list of valid arguments and usage information. On Mac OS X this information has a blank line inserted between each line of the output, making it harder to read.

        To reproduce:

        1. Install any build of 7u4 or later.
        2. Launch Terminal.app
        3. Enter "/Library/Internet\ Plug-Ins/JavaAppletPlugin.plugin/Contents/Home/bin/javaws" and hit return

        ==> Output:
        Java Web Start:

        Usage: javaws [run-options] <jnlp-file>

               javaws [control-options]

        etc.

        ---> You should see
        Java Web Start:
        Usage: javaws [run-options] <jnlp-file>
               javaws [control-options]

        where run-options include:
          -verbose display additional output

              cbensen Chris Bensen (Inactive)
              skovatch Scott Kovatch (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: