Radu Cotescu created SLING-9350:
-----------------------------------
Summary: Recompile scripts which hold a stale ScriptEngine
reference
Key: SLING-9350
URL: https://issues.apache.org/jira/browse/SLING-9350
Project: Sling
Issue Type: Bug
Components: Scripting
Affects Versions: Scripting Bundle Tracker 0.1.0
Reporter: Radu Cotescu
Assignee: Radu Cotescu
Fix For: Scripting Bundle Tracker 0.2.0
The {{org.apache.sling.scripting.bundle.tracker.internal.Script}}
implementation wraps and caches a {{javax.script.CompiledScript}}. However, the
wrapped {{javax.script.CompiledScript}} should be recompiled if a newer
suitable {{ScriptEngineFactory}} gets registered.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)