opnsense-ports/java/jattach/pkg-descr
Franco Fichtner 4102f9a8a1 */*: sync with upstream
Taken from: HardenedBSD
2017-10-28 14:20:48 +02:00

8 lines
364 B
Text

The utility to send commands to remote JVM via Dynamic Attach mechanism.
All-in-one jmap + jstack + jcmd + jinfo functionality in a single tiny program.
No installed JDK required, works with just JRE.
This is the lightweight native version of HotSpot Attach API
https://docs.oracle.com/javase/8/docs/jdk/api/attach/spec/
WWW: https://github.com/apangin/jattach