RFR: 7455: Add support for jolokia JMX service connection [v36]
Martin Skarsaune
duke at openjdk.org
Fri Oct 6 17:53:52 UTC 2023
> Setting back for review. The azure problem requires a fix in Jolokia.
>
> Make use of support for JMX service connection in jolokia 1.7.0 and later to connect to JVMs over this protocol.
Martin Skarsaune has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains 36 commits:
- Merge remote-tracking branch 'origin/master' into jolokia-support
- JMC-7455: Fixed API warning by using standard Java package
- JMC-7455: Correct hamcrest version
- JMC-7455: Review comments. Improve javadoc
- JMC-7455: Adjust wiremock path usage to match changes in jolokia update
- Merge remote-tracking branch 'origin/master' into jolokia-support
- JMC-7455: Prepare for merge
- JMC-7455: Upgrade jolokia to 1.7.2
- JMC-7455: Handle unlocking of credentials if set
- JMC-7455: No longer rely on selflink (as in https://github.com/rhuss/jolokia/pull/489)
- ... and 26 more: https://git.openjdk.org/jmc/compare/c5f478eb...b524debd
-------------
Changes: https://git.openjdk.org/jmc/pull/332/files
Webrev: https://webrevs.openjdk.org/?repo=jmc&pr=332&range=35
Stats: 4505 lines in 80 files changed: 4490 ins; 9 del; 6 mod
Patch: https://git.openjdk.org/jmc/pull/332.diff
Fetch: git fetch https://git.openjdk.org/jmc.git pull/332/head:pull/332
PR: https://git.openjdk.org/jmc/pull/332
More information about the jmc-dev
mailing list