Randall S. Becker created GROOVY-7715:
-----------------------------------------

             Summary: ulimit use is not supported on NonStop
                 Key: GROOVY-7715
                 URL: https://issues.apache.org/jira/browse/GROOVY-7715
             Project: Groovy
          Issue Type: Bug
          Components: groovy-runtime
    Affects Versions: 2.4.5
         Environment: NONSTOP_KERNEL
            Reporter: Randall S. Becker
            Priority: Minor


Dependency on ulimit to change the number of file descriptors does not function 
correctly on the NonStop platform. Reports warnings from gradlew and 
src/bin/startGroovy. NonStop probably should be handled similarly to cygwin and 
darwin in this regard.

uname reports NONSTOP_KERNEL, which can be used as a discriminant.

I can supply a git patch for this from commit 310278d if requested.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to