-
Task
-
Resolution: Done
-
Major
-
None
-
None
-
None
The Executors default thread factory creates threads whose names do not indicate their purpose. This can be very confusing in thread dumps when many such pools exist.
This thread factory is used by default by many java.util.concurrent methods and classes.
Sub-tasks to identify usage sites.