RFR: 8365633: Incorrect info is reported on hybrid CPU [v2]

Yasumasa Suenaga ysuenaga at openjdk.org
Thu Aug 21 00:14:52 UTC 2025


On Wed, 20 Aug 2025 12:33:51 GMT, David Holmes <dholmes at openjdk.org> wrote:

> `(14 threads)` is just as wrong as it implies 1 processor/core with 14 threads.

I don't think so because I think it does not contain neither "per core", thus it implies "total number of threads is 14".

However I don't stick to show number of threads on hybrid CPU because the user can refer data sheet from processor model name. I think it can be changed to nothing to show or "14 threads per processor" for clarification. Which do you like?

-------------

PR Comment: https://git.openjdk.org/jdk/pull/26808#issuecomment-3208514020


More information about the hotspot-dev mailing list