(profiling) Unterminated string java_profiler_filename

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 1.2.0
    • Affects Version/s: 1.2.0
    • Component/s: 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).

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: