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

javaws -J argument is inconsistant with java c usage of -J

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 6
    • 6
    • deploy
    • None
    • b77
    • generic
    • generic

      The CCC request for 6265720 generated coments that asked us to change the -XArg Command Line Option to -J to be consistant with javac. (see bug #6280248)
      However we implemented it differently than javac.
      in javac command, the option is -J<flag> .
      IE: one program arg, beginning with "-J" causes the rest of the program arg (<flag>) to be passed as argurmnt to the vm.
      In webstart we implemented -J <option>.
      IE: when the program arg "-J" is encountered, the next arg is passed to the vm.

            herrick Andy Herrick (Inactive)
            herrick Andy Herrick (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: