Rounding in log output makes evaluation difficult

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Unresolved
    • Priority: P4
    • tbd
    • Affects Version/s: 9
    • Component/s: hotspot
    • gc

      In the gc, heap sizes are typically rounded to some (rather abritrary) k/M/G values for better human consumption.

      This introduces subtle rounding problems when calculating values from it (like number of promoted bytes being negative for no reason)

      A possibility is to add an option to allow the size format output to always be written in bytes.

      This feature may also be automatically enabled by other options like G1LogLevel=finest.

            Assignee:
            Unassigned
            Reporter:
            Thomas Schatzl
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: