Julian Sedding created SLING-12420:
--------------------------------------
Summary: JSP scripts are falsely re-compiled on events from HTL
engine
Key: SLING-12420
URL: https://issues.apache.org/jira/browse/SLING-12420
Project: Sling
Issue Type: Improvement
Components: Scripting
Affects Versions: Scripting JSP 2.6.2
Reporter: Julian Sedding
Assignee: Julian Sedding
Fix For: Scripting JSP 2.6.4
The JSP scripting engine renews its {{{color:#000000}JspRuntimeContext{color}}}
on every change, even from other scripting engines. This can lead to JSP
scripts being unnecessarily re-compiled.
The events should be filtered and only relevant events should lead to the
renewal of the {{
{color:#000000}JspRuntimeContext{color}}}.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)