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

(profiling) Unterminated string java_profiler_filename

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 1.2.0
    • 1.2.0
    • hotspot
    • 1.2beta4
    • sparc
    • solaris_2.5.1
    • Not verified

      When processing the new -Xprof:file=... argument, the interpreter fails to
      terminate a string copied into newly-malloced storage. Since this is in startup,
      this is usually demand-zeroed anyway. However, apart from being morally wrong,
      this sometimes gets a reused malloc block if argument processing is complex
      enough (as it is in my profiling scripts).

            never Tom Rodriguez
            acolleysunw Adrian Colley (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: