Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Administrator
Public Java Test
Commits
4e4e749e
Commit
4e4e749e
authored
Oct 23, 2023
by
shengnan hu
Browse files
test4
parent
14d95253
Pipeline
#6
passed with stage
in 1 minute and 48 seconds
Changes
2
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
arthas-vmtool/src/main/java/arthas/VmTool.java
arthas-vmtool/src/main/java/arthas/VmTool.java
+1
-1
arthas-vmtool/src/main/java/arthas/VmToolMXBean.java
arthas-vmtool/src/main/java/arthas/VmToolMXBean.java
+1
-1
No files found.
arthas-vmtool/src/main/java/arthas/VmTool.java
View file @
4e4e749e
...
...
@@ -2,7 +2,7 @@ package arthas;
/**
* @author ZhangZiCheng 2021-02-12
* @author hengyunabc 2021-04-26 //
* @author hengyunabc 2021-04-26 //
//
* @since 3.5.1
*/
public
class
VmTool
implements
VmToolMXBean
{
...
...
arthas-vmtool/src/main/java/arthas/VmToolMXBean.java
View file @
4e4e749e
package
arthas
;
/**
* VmTool interface for JMX server. How to register VmTool MBean: //
* VmTool interface for JMX server. How to register VmTool MBean: //
//
*
* <pre>
* {@code
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment