RFR(M): 8155091: Remove SA related functions from tmtools
Dmitry Samersoff
dmitry.samersoff at oracle.com
Wed May 4 19:30:17 UTC 2016
Everybody,
Please review the changes:
http://cr.openjdk.java.net/~dsamersoff/JDK-8155091/webrev.03/
We are spitting tmtools (jstack, jmap, jinfo) into two separate sets
of tools to reduce a cost of SA support.
This is the last part of the split - removal of SA related code from
jstack, jmap and jinfo.
tmtools should support cooperative (attach api based) way to interact
with java process only, coredump (non-cooperative access) is supported
through a separate launcher - jhsdb.
-Dmitry
--
Dmitry Samersoff
Oracle Java development team, Saint Petersburg, Russia
* I would love to change the world, but they won't give me the sources.
More information about the serviceability-dev
mailing list