Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

JAgentSphere/jattacher

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jattacher

A utility to diagnostics JVM processes using the Dynamic Attach mechanism.

It is a Rust implementation of the HotSpotVirtualMachine and OpenJ9VirtualMachine from the tools.jar of the JDK. However, No installed JDK required, works with just JRE.

Features

  • jattacher jps —— List all Java processes along with comprehensive process information, going beyond the default JPS output provided by OpenJ9 and HotSpot.
  • jattacher jps --json —— Output data in JSON format.
  • jattacher jps --dashboard —— Display Java process information in real time.

HotSpot Support

sun/tools

OpenJ9 Support

openj9/tools/attach/diagnostics/tools

About

A utility to diagnostics JVM processes using the Dynamic Attach mechanism.It is a Rust implementation of the HotSpotVirtualMachine and OpenJ9VirtualMachine from the tools.jar of the JDK.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.