[ 
https://issues.apache.org/jira/browse/GROOVY-7715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15065414#comment-15065414
 ] 

Randall S. Becker commented on GROOVY-7715:
-------------------------------------------

I have the patch in a fork of apache/groovy.git at github. Pull request #215.

> 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
>              Labels: nonstop
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> Dependency on ulimit to find 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