RFR: 7366: Object contributions
Joshua Matsuoka
jmatsuoka at openjdk.java.net
Tue Jul 27 14:41:54 UTC 2021
This PR addresses JMC-7366, adding Object Contributions for method types in JMC. This allows users to right click on a method in the UI and create an agent plugin probe template for that method, simplifying the user experience a bit.
-------------
Commit messages:
- Cleanup
- Removing old comment
- 7366: Object Contribution to Methods
Changes: https://git.openjdk.java.net/jmc/pull/288/files
Webrev: https://webrevs.openjdk.java.net/?repo=jmc&pr=288&range=00
Issue: https://bugs.openjdk.java.net/browse/JMC-7366
Stats: 308 lines in 6 files changed: 308 ins; 0 del; 0 mod
Patch: https://git.openjdk.java.net/jmc/pull/288.diff
Fetch: git fetch https://git.openjdk.java.net/jmc pull/288/head:pull/288
PR: https://git.openjdk.java.net/jmc/pull/288
More information about the jmc-dev
mailing list