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

Alan Bateman Alan.Bateman at oracle.com
Wed Jun 11 12:57:14 UTC 2014


On 11/06/2014 09:08, Staffan Larsen wrote:
>
> I added:
>
> +     * @throws  IllegalArgumentException
> +     *          If keys or values in agentProperties are invalid.
> +     *
That is probably okay for now, thanks.


> :
>
> I would prefer to leave them in as they do no harm for non-Eclipse users and are only present in the tests.
>
I don't use Eclipse but I will guess that it shouldn't complain if these 
methods are package-private (just an approach that would avoid 
suppressing non-javac warnings).

-Alan


More information about the serviceability-dev mailing list