Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
Scripting Sightly Engine 1.0.2
-
None
Description
Since Sightly generated classes are instantiated with a DynamicClassLoader obtained from the ClassLoaderWriter, the context class loader used on a Sightly execution thread should be of the same type.
This way the cleaning mechanism that will be implemented for SLING-4783 will properly remove strong references to Sightly generated classes.
Attachments
Issue Links
- is related to
-
SLING-4783 The JavaScript scripting engine can generate classloader leaks
- Closed