[ 
https://issues.apache.org/jira/browse/SLING-12420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Julian Sedding updated SLING-12420:
-----------------------------------
    Description: 
The JSP scripting engine renews its {{JspRuntimeContext}} 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 {{JspRuntimeContext}}.

  was:
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}}}.


> 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
>            Priority: Minor
>             Fix For: Scripting JSP 2.6.4
>
>
> The JSP scripting engine renews its {{JspRuntimeContext}} 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 {{JspRuntimeContext}}.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to