Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8264684

os::get_summary_cpu_info padded with spaces

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 21
    • 17
    • hotspot
    • b06
    • windows

      Unnecessary spaces are returned by os::get_summary_cpu_info() on Windows:

      Actual:
      Host: ARXTPUTWJXOPLIN, AMD Ryzen 7 3700X 8-Core Processor<many spaces padding> , 16 cores, 31G, Windows 10 , 64 bit Build 19041 (10.0.19041.804)

      Expected:
      Host: ARXTPUTWJXOPLIN, AMD Ryzen 7 3700X 8-Core Processor, 16 cores, 31G, Windows 10 , 64 bit Build 19041 (10.0.19041.804)

            azafari Afshin Zafari
            yyang Yi Yang
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: