Carsten Ziegeler created SLING-12193:
----------------------------------------
Summary: Potential concurrency issue in ScriptCacheImpl
Key: SLING-12193
URL: https://issues.apache.org/jira/browse/SLING-12193
Project: Sling
Issue Type: Bug
Components: Scripting
Affects Versions: Scripting Core 2.4.8
Reporter: Carsten Ziegeler
Fix For: Scripting Core 2.4.10
The field extensions is read in a write lock but might be modified in
handleEvent() without any synchronization
--
This message was sent by Atlassian Jira
(v8.20.10#820010)