[richfaces-issues] [JBoss JIRA] (RF-12020) Reduce number of absolute opened files

Marek Novotny (JIRA) jira-events at lists.jboss.org
Fri Mar 2 02:43:36 EST 2012


     [ https://issues.jboss.org/browse/RF-12020?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marek Novotny updated RF-12020:
-------------------------------

    Attachment: cdk-generator.patch


Patch for closing files in finally block to be sure not to let open files.
                
> Reduce number of absolute opened files
> --------------------------------------
>
>                 Key: RF-12020
>                 URL: https://issues.jboss.org/browse/RF-12020
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: cdk
>    Affects Versions: 4.2.0.Final
>         Environment: linux
>            Reporter: Marek Novotny
>         Attachments: cdk-generator.patch
>
>
> While RF Components is compiled, it normally over goes under limit for maximum open files.
> I did some change which helped a little, but there will be probably bigger effect if the logic is re-factored to not open all files at the same time in generator/src/main/java/org/richfaces/cdk/templatecompiler/RendererClassGenerator.java of render method.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the richfaces-issues mailing list