RFR: 8259563: The CPU model name is printed multiple times when using -Xlog:os+cpu

Wang Xue github.com+7995322+wangxues at openjdk.java.net
Thu Jan 14 01:51:11 UTC 2021


On Mon, 11 Jan 2021 13:29:29 GMT, Wang Xue <github.com+7995322+wangxues at openjdk.org> wrote:

> Hi all,
> 
> The CPU model name will be printed multiple times if the platform only has model name but no flags (such as mips) when using -Xlog:os+cpu. "model_name_printed" should be initialized to "false" before the loop. Please review this trivial change.
> 
> Thanks,
> Wang Xue

Loongson

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

PR: https://git.openjdk.java.net/jdk/pull/2026


More information about the hotspot-runtime-dev mailing list