Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use native ThreadFactory creator instead of custom one (#783)
JDK21 introduced `Thread.ofPlatform()...factory()` - no need to rely on a custom implementation
- Loading branch information