Uploaded image for project: 'Java Mission Control'
  1. Java Mission Control
  2. JMC-7483

Method profiling pane does not respect selection

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • None
    • 7.0.0
    • Mission Control Client
    • x86_64
    • os_x

      ADDITIONAL SYSTEM INFORMATION :
      JDK Mission Control 8.1.0+b07
      (Qualifier: 202108200812, Change id: 382a5c38d6438bfe66a9cdd34912aac2a6b68f85)

      macOS Catalina 10.15.7

      openjdk 11.0.9.1 2020-11-04
      OpenJDK Runtime Environment AdoptOpenJDK (build 11.0.9.1+1)
      OpenJDK 64-Bit Server VM AdoptOpenJDK (build 11.0.9.1+1, mixed mode)

      A DESCRIPTION OF THE PROBLEM :
      In mission control, I'm able to right click on given fields and hit "Store and Set As Focused Selection". For example, I can pick a thread, set it as the focused selection, and in other panes, I see the proper filtering applied due to the focus/aspect. However, in method profiling, it is completely unaffected by whatever selection that I apply.

      STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
      1) Capture a flight recording
      2) Enter the threads pane
      3) Right click on a thread (ex. main) and Store and Set As Focused Selection
      4) Change aspect > 'Thread Name' is main
      5) Enter method profiling view

      EXPECTED VERSUS ACTUAL BEHAVIOR :
      EXPECTED -
      I would expect only events with thread name being main showing
      ACTUAL -
      I see all threads. No selection is respected.

      ---------- BEGIN SOURCE ----------
      Am able to reproduce this with a simple hello world example flight recording.
      ---------- END SOURCE ----------

      CUSTOMER SUBMITTED WORKAROUND :
      I am able to work around this by right clicking > show filter, and then entering information there that I need to filter by (ex. thread name).

      FREQUENCY : always

            Unassigned Unassigned
            webbuggrp Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: