Marek Novotny created RF-12020:
----------------------------------
Summary: 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
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