On Thu, 14 Oct 2021 05:42:09 GMT, Denghui Dong <dd...@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 ------------- PR: https://git.openjdk.java.net/jdk/pull/5938