frame::print_value_on(outputStream* st, JavaThread *thread) doesn't need thread argument

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 24
    • Affects Version/s: 24
    • Component/s: hotspot
    • b13

      Method
      frame::print_value_on(outputStream* st, JavaThread *thread) doesn't need thread argument

      it usually is called with nullptr as second arg except
      JavaThread::trace_frames()
      where it is called with this.


            Assignee:
            Leonid Mesnik
            Reporter:
            Leonid Mesnik
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: