RFR: 7455: Add support for jolokia JMX service connection [v15]

Martin Skarsaune duke at openjdk.org
Sat Jul 9 14:01:22 UTC 2022


> 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 17 commits:

 - JMC-7455: Rebase and upgrade to 8.3.0
 - JMC-7455: Upgrade to Jolokia 1.7.1 and manage jolokia JVM dependency
 - JMC-7455: Cleanup: remove redundant code
 - JMC-7455: Remaining OSGi cleanup
 - JMC-7455: Re-export jolokia JMX adapter for simplicity
 - JMC-7455: Use third party to pull inn Jolokia modules
 - Review corrections: Javadoc and refactoring attempt to use local operation info
 - Removed -XstartOnFirstThread as it is not valid for some JVMs
 - Used spotbugs to format more code
 - Used spotbugs to format according to convention
 - ... and 7 more: https://git.openjdk.org/jmc/compare/0889d60d...19dfea25

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

Changes: https://git.openjdk.org/jmc/pull/332/files
 Webrev: https://webrevs.openjdk.org/?repo=jmc&pr=332&range=14
  Stats: 3168 lines in 54 files changed: 3168 ins; 0 del; 0 mod
  Patch: https://git.openjdk.org/jmc/pull/332.diff
  Fetch: git fetch https://git.openjdk.org/jmc pull/332/head:pull/332

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


More information about the jmc-dev mailing list