ant test does not run successfully with thread pooling enabled
--------------------------------------------------------------

                 Key: JRUBY-864
                 URL: http://jira.codehaus.org/browse/JRUBY-864
             Project: JRuby
          Issue Type: Bug
          Components: Miscellaneous
    Affects Versions: JRuby 0.9.9
            Reporter: Charles Oliver Nutter
            Assignee: Charles Oliver Nutter
             Fix For: JRuby 1.0.0


JRuby 099 adds a pooled threading mode, to reduce the overhead of Ruby apps' 
tendency to spin up lots of short-lived threads. In general, it works well, but 
our own regression tests do not pass with thread pooling enabled. If this is to 
be a supported feature for 1.0, we need to make sure it at least passes our own 
tests.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply via email to