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

[CRaC] Engine help message may be truncated

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • None
    • repo-crac
    • hotspot
    • None
    • generic
    • generic

      If C/R engine has a long description or configuration doc it gets truncated when printed because `print_cr` prints only the part that fits into its buffer.

      The below warning also gets printed in debug build when this happens:
      ```
      OpenJDK 64-Bit Server VM warning: outputStream::do_vsnprintf output truncated -- buffer length is 2000 bytes but 4529 bytes are needed.
      ```

            tpushkin Timofei Pushkin
            tpushkin Timofei Pushkin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: