javajvmjmcjava-mission-control

In Java Mission Control 9, how to remove some content that was previously "Store and set as focused selection"?


In Java mission control 9 I am able to select various bits of information like time span, thread Id etc and use it to "Store and set as focused selection". This globally changes all the views/pages to set the Focus and Aspect of the page to narrow down on information around the focus.

But once I am done analyzing that focus area, I am not sure how to "remove" the focused selection globally. I searched through the PDF manual but could not find anything relevant. I know on each page I could select for the focus page to sort of over-ride the global focus for that page temporarily, but that is not what I am looking for. I would like to know where I could clear out the selection so that I can start a fresh line of analysis.


Solution

  • In the top part of most pages you can switch what is currently the Focused (global) Selection. If you try changing to another page after changing it, you'll notice that the selection will follow you to another page. You can always switch to <No Selection> to start over (but yes, previous selections will still be available in the combo box).

    I take it that you're looking for a way to clear out all previous selections, and not just selecting the "<No Selection>"? If so, how would you want to access that functionality? A context menu with "Clear All Selections"? Something else? Please let me know what you'd prefer, and I'll open an issue and add it. :)