RFR(M): 8155091: Remove SA related functions from tmtools

Alan Bateman Alan.Bateman at oracle.com
Wed May 4 19:37:31 UTC 2016


Dmitry - did the ToolProvider spi go away too?

On 04/05/2016 20:30, Dmitry Samersoff wrote:
> 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
>



More information about the serviceability-dev mailing list