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

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

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 24
    • 24
    • 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.


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

              Created:
              Updated:
              Resolved: