Uploaded image for project: 'Code Tools'
  1. Code Tools
  2. CODETOOLS-7901062

Inavailable command line parameters pass

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P4
    • TBD_Major
    • st3.1
    • tools

    Description

      The following commands doesn't lead sigtest to fail due to incorrect parameters:

      java -jar sigtestdev.jar Test AAAAAA -classpath /usr/lib/jvm/java-8-oracle/jre/lib/rt.jar -filename 1.sig -Package com.test

      or

      java -jar sigtestdev.jar Test -classpath /usr/lib/jvm/java-8-oracle/jre/lib/rt.jar -filename 1.sig -Package com.test AAAAAA

      If we insert AAAAAA after classpath or filename, sigtest fails due to "Too many parameters specified" for the concrete option.

      Attachments

        Activity

          People

            ersh Mikhail Ershov (Inactive)
            kfertikov Kirill Fertikov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: