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

Lukáš Fryč (JIRA) jira-events at lists.jboss.org
Fri Mar 16 04:54:51 EDT 2012


    [ https://issues.jboss.org/browse/RF-12020?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12677224#comment-12677224 ] 

Lukáš Fryč commented on RF-12020:
---------------------------------

For the second issue with {{RendererClassGenerator}}, I can't see where it opens all the files at once:
https://github.com/richfaces/cdk/blob/develop/generator/src/main/java/org/richfaces/cdk/templatecompiler/RendererClassGenerator.java#L111

Please feel free to comment or directly open new issue to address it in future.

For now, I'm resolving this issue for {{4.2.0.CR1}}.
                
> 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
>            Assignee: Lukáš Fryč
>             Fix For: 4.2.1.CR1, 4.Future
>
>         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