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

(Solaris) process_md.c imposes arbitrary limit of 198 cmd-line args and leaks

XMLWordPrintable

    • 1.1.5
    • sparc
    • solaris_2.5, solaris_2.5.1
    • Not verified

        The function java_lang_UNIXProcess_exec() in file
        src/solaris/java/green_threads/src/process_md imposes a
        limit of 198 arguments for a command that is being exec'd.

        This limit is arbitrary and needless. Within the JWS project
        we recently created a package with 219 .java files. When we
        try to compile this package we end up exceeding this limit
        resulting in IllegalArgumentException being thrown.

              never Tom Rodriguez
              duke J. Duke
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: