You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Manikantan Narender Nath (Jira)" <ji...@apache.org> on 2020/04/25 07:04:00 UTC

[jira] [Created] (NETBEANS-4244) Selecting a method in Method profiling and applying does not show the selected methods in the view pane.

Manikantan Narender Nath created NETBEANS-4244:
--------------------------------------------------

             Summary: Selecting a method in Method profiling and applying does not show the selected methods in the view pane.
                 Key: NETBEANS-4244
                 URL: https://issues.apache.org/jira/browse/NETBEANS-4244
             Project: NetBeans
          Issue Type: Bug
          Components: profiler - IDE
    Affects Versions: 12.0
         Environment: Product Version: Apache NetBeans IDE 12.0-beta3

Java: 11.0.6; OpenJDK 64-Bit Server VM 11.0.6+10

Runtime: OpenJDK Runtime Environment 11.0.6+10

System: Mac OS X version 10.15.3 running on x86_64; UTF-8; en_IN (nb)
            Reporter: Manikantan Narender Nath
         Attachments: Profiler-All-Classes.png, Profiler-no-sel-mthod.png, Profiler-sel-method-excluded-outgoing.png, Profiler-sel-method-no-exclusions.png

Steps to reproduce
 # Start with clean userdir
 # Activate Java SE
 # Create new Project using Sample Anagram Game
 # Select project
 # Click Profile | Profile Anagram
 # Choose Methods in Profile options
 # Select all classes for the Method profiling
 # Click profile
 # Click anywhere in the Methods list/table
 # Press CTRL+F (CMD+F on Mac)
 # Search for TimerQueue
 # it will be selected, expand
 # RMB on java.lang.Thread.run method
 # Select profile button
 # The profile will show selected method
 # Click Apply

*Expected result*

Expected to see java.util.Thread.run in the table

*Actual result*

Table is empty (see attachment Profiler*.png)

 
 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists