Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
None
-
None
Description
The commons thread code attempts to detect when the ThreadLocalCleaner cannot be installed and fallback to the default thread pool executor. Unfortunately, this code does not work and under Java 17 the thread pools are broken.
This issue tracks fixing the fallback, while SLING-10831 tracks proper thread pool cleaning support.
Attachments
Issue Links
- blocks
-
SLING-10827 Support Java 17
- Closed
- causes
-
SLING-11226 Use Commons Threads 3.2.22
- Resolved
- is related to
-
SLING-10831 o.a.s.commons.thread fails setting up ThreadLocal cleaner on Java 17
- Open