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.