Closed amuttsch closed 6 years ago
This should be changed to Runtime.getRuntime().availableProcessors() to support CPUs with more cores.
Runtime.getRuntime().availableProcessors()
This should be changed to
Runtime.getRuntime().availableProcessors()
to support CPUs with more cores.