[
https://issues.jboss.org/browse/RF-12020?page=com.atlassian.jira.plugin.s...
]
Lukáš Fryč edited comment on RF-12020 at 3/16/12 4:55 AM:
----------------------------------------------------------
Marek, I have applied your patch - thanks!
Still, the preferred way of accepting patches are pull requests,
which does not add more cycles than extracting patch.
was (Author: lfryc):
Marek, I have applied your patch - thanks!
Still, the preferred way of accepting patches are pull requests,
which does add more cycles than extracting patch.
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
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