ZGC: Fix incorrect format string for doubles

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 14
    • Affects Version/s: 14
    • Component/s: hotspot
    • gc
    • b09

      ZGC sometimes prints doubles with an incorrect format string, "%lf" instead of "%f". The "l" doesn't cause any problems, but it also has no meaning when printing doubles, so it should be removed.

            Assignee:
            Per Liden (Inactive)
            Reporter:
            Per Liden (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: