oracle / oracle/visualvm

Find Capability in HeapViewer Views

Open
#626 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Java
Stars
3.3k
Forks
334
PR merge metrics
No merged PRs in 30d

Description

Currently the HeapViewer views only have the Filter capability, which sometimes makes it difficult to find the desired data:

In the Objects view, I was searching for a subclass of a known base class, for which I only knew a part of its name. So I've used the Subclass Of filter and provided the known base class, which resulted in tenth of results. These had to be scanned "manually" even though I knew a part of the name, which would made it easy to find it if the Find action was available.

I suggest to provide the Find capability at least for the Objects view and for the displayed roots, eventually extending it to other views and having the possibility (option) to perform a deep (tree) search.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the HeapViewer Objects view and displayed roots, and inspect how the existing Filter capability is provided. Done means users can use Find to locate matching data by a partial name in those views; broader view coverage and deep tree search are optional extensions mentioned by the issue.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
devtools, performance
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.