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

Marcus Hirt hirt at openjdk.org
Wed Oct 30 20:48:46 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">

There is an unrelated spot bugs problem in master right now, that for some reason only triggers on Mac. It is unrelated to this PR.

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

PR Comment: https://git.openjdk.org/jmc/pull/596#issuecomment-2448342190


More information about the jmc-dev mailing list