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

hs_err improvement: handle class path longer than O_BUFLEN

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Fixed
    • P4
    • 18
    • 17
    • hotspot
    • b04

    Description

      If the length of the class path is longer than O_BUFLEN, a warning such as the following would result and the class path would be truncated in the hs err log.

      Java HotSpot(TM) 64-Bit Server VM warning: outputStream::do_vsnprintf output truncated -- buffer length is 2000 bytes but 3164 bytes are needed.

      Attachments

        Issue Links

          Activity

            People

              ccheung Calvin Cheung
              ccheung Calvin Cheung
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: