[
https://issues.apache.org/jira/browse/SLING-9350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Radu Cotescu resolved SLING-9350.
---------------------------------
Resolution: Fixed
Fixed in [commit
bef6415|https://github.com/apache/sling-org-apache-sling-scripting-bundle-tracker/commit/bef6415].
> 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
> Priority: Major
> 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)