RFR: 7366: Agent Plugin Object Contributions to Methods [v3]
Joshua Matsuoka
jmatsuoka at openjdk.java.net
Fri Jul 30 15:25:43 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.
Joshua Matsuoka has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains six commits:
- Reverting extraneous whitespace change
- Merging changes from upstream
- Copyright header fix
- 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=02
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