Hi all, This is a second request for review to add back Remote Diagnostic Commands.
This work adds a new platform MBean providing remote access to the diagnostic command framework via JMX (already accessible locally with the jcmd tool). There's two CR number because this work is made of two parts pushed to two different repositories. JDK changeset CR 7150256 http://cr.openjdk.java.net/~fparain/7150256/webrev.06/ HotSpot changeset: CR 8004095 http://cr.openjdk.java.net/~fparain/8004095/webrev.06/ Questions from previous review have been answered in initial review threads. Changesets also include some minor changes coming from internal audit and feedback sent in private e-mails. However, one issue is still pending: some unit tests use a hard coded port number, which could cause test failures if several instances of the same test are run on the same machine. I propose to postpone the fix of this issue after the JDK8 feature freeze (leaving for vacations soon, I won't have time to fix tests before the feature freeze). Thanks, Fred -- Frederic Parain - Oracle Grenoble Engineering Center - France Phone: +33 4 76 18 81 17 Email: frederic.par...@oracle.com