oracle / oracle/visualvm

Opening defined tab using @tab_idx not supported for --openjmx

Open
#333 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

VisualVM 2.1.

The --openjmx command line option doesn't support opening the process view at a defined tab, as already available for --openid <id@tab_idx> and --openpid <pid@tab_idx>.

Would be nice to have this functionality available also for --openjmx <host:port@tab_idx>.

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 by tracing how the --openjmx, --openid, and --openpid command-line options parse the optional @tab_idx value and select a process view tab. Done means --openjmx host:port@tab_idx opens the specified tab in the JMX process view, matching the existing --openid and --openpid behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
cli
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.