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

Long arguments of attach operation are silently truncated on Windows

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 24
    • 24
    • core-svc
    • b07
    • generic
    • windows

      Example:
      jcmd <pid> VM.set_flag HeapDumpPath <long_string>
      jcmd <pid> VM.flags HeapDumpPath
      The <long_string> value is truncated to 1023 symbols

      On linux & macos_x IOException is thrown

            amenkov Alex Menkov
            amenkov Alex Menkov
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: