RFR: 8044135 Add API to start JMX agent from attach framework

Alan Bateman Alan.Bateman at oracle.com
Tue Jun 10 07:40:36 UTC 2014


On 10/06/2014 08:09, Staffan Larsen wrote:
> :
>
>
> An updated webrev is here: http://cr.openjdk.java.net/~sla/8044135/webrev.01/
To David's point about IAE vs. NPE then this API throws NPE when passed 
a null so it would be good to keep that consistent.

I don't think I've come across @SuppressedWarnings("unused") before - if 
these methods are never called in the tests then can't they be removed?

-Alan.



More information about the serviceability-dev mailing list