On Thu, 14 Oct 2021 06:17:13 GMT, David Holmes <dhol...@openjdk.org> wrote:

> > In the current implementation, I provided some simple APIs in the Java 
> > layer (under sun.management.cmd)
> 
> An API that is expected to be used by application code can't go in the 
> unsupported/internal-use-only sun.management namespace. This would have to be 
> a new external facing supported API.
> 
> Cheers, David

Thanks.
 I consider putting the API into `javax.management.dcmd`. What do you think?

-------------

PR: https://git.openjdk.java.net/jdk/pull/5938

Reply via email to