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

Alex Macdonald aptmac at openjdk.org
Fri Nov 1 15:23:32 UTC 2024


On Wed, 30 Oct 2024 07:14:01 GMT, Suchita Chaturvedi <schaturvedi at openjdk.org> wrote:

> 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">

lgtm, to get the ci runs green you'll need to rebase ontop of master to bring in the spotbugs fix

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

Marked as reviewed by aptmac (Reviewer).

PR Review: https://git.openjdk.org/jmc/pull/596#pullrequestreview-2410284810


More information about the jmc-dev mailing list