Leonardo Uribe created MYFACES-3831:
---------------------------------------
Summary: CacheELFaceletCacheImpl is not storing the compiled
template (only when "alwaysRecompile" is enabled)
Key: MYFACES-3831
URL: https://issues.apache.org/jira/browse/MYFACES-3831
Project: MyFaces Core
Issue Type: Bug
Components: JSR-314, JSR-344
Affects Versions: 2.2.0-beta, 2.1.13
Reporter: Leonardo Uribe
Assignee: Leonardo Uribe
Doing some tests over the code, I found a bug inside CacheELFaceletCacheImpl .
In few words, when "alwaysRecompile" is activated, the compiled facelet is not
stored properly, but only when it belongs to a template.
The bug was really hard to track down, because everything works well, so I
didn't see any symptom. But later on, I checked some performance measurements
over the code, finding some inconsistencies with previous measurements done
long time ago.
--
This message was sent by Atlassian JIRA
(v6.1#6144)