RFR: 4263: Support monitor inflation event in JMC

Suchita Chaturvedi schaturvedi at openjdk.org
Mon Dec 11 02:12:43 UTC 2023


Included monitor inflate events on Lock Instance page.

Two columns "Inflated Count" and "Inflation reason" are added to all the three tables - Monitor class, Monitor address and Thread. Both the columns are hidden by default which can be made visible by column header settings.

<img width="960" alt="image" src="https://github.com/openjdk/jmc/assets/11155712/77996c37-3152-437b-b782-01213a62ffb8">

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

Commit messages:
 - 4263: Support monitor inflation event in JMC

Changes: https://git.openjdk.org/jmc/pull/538/files
 Webrev: https://webrevs.openjdk.org/?repo=jmc&pr=538&range=00
  Issue: https://bugs.openjdk.org/browse/JMC-4263
  Stats: 30 lines in 7 files changed: 26 ins; 1 del; 3 mod
  Patch: https://git.openjdk.org/jmc/pull/538.diff
  Fetch: git fetch https://git.openjdk.org/jmc.git pull/538/head:pull/538

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


More information about the jmc-dev mailing list