RFR: 6626: The halt rule result should have a table of the VM operations [v2]

Suchita Chaturvedi schaturvedi at openjdk.org
Mon Nov 4 03:43:15 UTC 2024


> Added top 5 vm operations (ordered by max time), including the thread that initiated them.
> Since the halt rule was pointing to VM operation rule in its description, hence i have added the table to vm opertion rule itself where it was more related to.
> 
> The rule looks something like this now.
> <img width="345" alt="image" src="https://github.com/user-attachments/assets/11ffd276-8411-470d-9faf-00e2e4803fc3">

Suchita Chaturvedi has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains two additional commits since the last revision:

 - Merge branch 'openjdk:master' into 6626
 - 6626: The halt rule result should have a table of the VM operations

-------------

Changes:
  - all: https://git.openjdk.org/jmc/pull/596/files
  - new: https://git.openjdk.org/jmc/pull/596/files/3182ea5e..9ebceb0e

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jmc&pr=596&range=01
 - incr: https://webrevs.openjdk.org/?repo=jmc&pr=596&range=00-01

  Stats: 98 lines in 2 files changed: 89 ins; 3 del; 6 mod
  Patch: https://git.openjdk.org/jmc/pull/596.diff
  Fetch: git fetch https://git.openjdk.org/jmc.git pull/596/head:pull/596

PR: https://git.openjdk.org/jmc/pull/596


More information about the jmc-dev mailing list