Creating many interface impl classes in a loop eventually terminates the JVM
----------------------------------------------------------------------------

                 Key: JRUBY-4164
                 URL: http://jira.codehaus.org/browse/JRUBY-4164
             Project: JRuby
          Issue Type: Bug
    Affects Versions: JRuby 1.4
            Reporter: Charles Oliver Nutter
            Assignee: Thomas E Enebo
            Priority: Critical
             Fix For: JRuby 1.5


I have a feeling this could be a bad thing. The following command runs for 
about a minute and then just...stops.

{noformat}
jruby -rjava -e "loop { Class.new { include java.lang.Runnable }.new }"
{noformat}

-- 
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