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

Martin Skarsaune duke at openjdk.java.net
Tue Jan 11 05:41:48 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 12 commits:

 - 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
 - json.simple is needed by kubernetes plugin downstream
 - Adding test plugin for Jolokia
 - Revert unwanted change unrelated to new plugins
 - Added copyright notices. Removed author tag and meaningless comments
 - No reason more than Java 8 should be required
 - ... and 2 more: https://git.openjdk.java.net/jmc/compare/ce10e3f9...eb20109f

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

Changes: https://git.openjdk.java.net/jmc/pull/332/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jmc&pr=332&range=09
  Stats: 3140 lines in 53 files changed: 3140 ins; 0 del; 0 mod
  Patch: https://git.openjdk.java.net/jmc/pull/332.diff
  Fetch: git fetch https://git.openjdk.java.net/jmc pull/332/head:pull/332

PR: https://git.openjdk.java.net/jmc/pull/332


More information about the jmc-dev mailing list