/[ports]
ViewVC logotype

Revision 453007


Jump to revision: Previous Next
Author: tobik
Date: Fri Oct 27 15:52:10 2017 UTC (6 years, 8 months ago)
Changed paths: 7
Log Message:
New port: java/jattach

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

PR:		222660
Submitted by:	Michael Zhilin <mizhka@gmail.com>


Changed paths

Path Details
Directoryhead/java/Makefile modified , text changed
Directoryhead/java/jattach/ added
Directoryhead/java/jattach/Makefile added
Directoryhead/java/jattach/distinfo added
Directoryhead/java/jattach/files/ added
Directoryhead/java/jattach/files/patch-Makefile added
Directoryhead/java/jattach/pkg-descr added

  ViewVC Help
Powered by ViewVC 1.1.27