An open API service indexing awesome lists of open source software.

https://github.com/x4e/jvmmetadata

Explore the metadata of a running hotspot JVM
https://github.com/x4e/jvmmetadata

Last synced: about 1 year ago
JSON representation

Explore the metadata of a running hotspot JVM

Awesome Lists containing this project

README

          

# Jvm Metadata Explorer

A tool to read the instrumentation metadata included in hotspot jvms.

Note that this data is not part of the JVM specification and as such is not required to be included in any JVM, there is no garuntee that it is present.

This tool will only work on linux with 64bit jvms.