InheritedCacheCompiler does not use inherited call site fields, causing some 
permgen waste
------------------------------------------------------------------------------------------

                 Key: JRUBY-2343
                 URL: http://jira.codehaus.org/browse/JRUBY-2343
             Project: JRuby
          Issue Type: Bug
          Components: Compiler
    Affects Versions: JRuby 1.1
            Reporter: Charles Oliver Nutter
            Assignee: Charles Oliver Nutter
            Priority: Blocker
             Fix For: JRuby 1.1.1


Apparently at some point I disabled the use of inherited fields in the 
InheritedCacheCompiler. This results in new fields being created for all call 
sites in a given compiled script, which has been shown to be a large part of 
permgen overage. I will re-enable the use of inherited fields.

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