-
Bug
-
Resolution: Done
-
Major
-
9.4.9.Final
-
None
Due to running in containerized environments, we can't use the normal Runtime#availableProcessors method since it is reported correctly in some cases. We need to convert the usage to ProcessorInfo which takes that into account.