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

LogFileStreamOutput::write_decorations uses wrong type for format precisions

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • None
    • None
    • hotspot
    • None

      LogFileStreamOutput::write_decorations calls jio_fprintf with a precision value of type size_t, but such values must be of type int.

            kbarrett Kim Barrett
            kbarrett Kim Barrett
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: