RFR(M): v.04, 8155091: Remove SA related functions from tmtools

Dmitry Samersoff dmitry.samersoff at oracle.com
Thu May 5 12:51:40 UTC 2016


Please, see updated webrev.

http://cr.openjdk.java.net/~dsamersoff/JDK-8155091/webrev.04/

Removed ToolProvider and update modules-info files.

-Dmitry

On 2016-05-04 22: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
> 


-- 
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