On Thu, 23 Dec 2021 03:45:31 GMT, Chris Plummer <cjplum...@openjdk.org> wrote:
> The SA src/jdk.hotspot.agent/doc/index.html file contains a table of SA > scripts and their descriptions. All of these scripts are now gone. They were > used to make it easier to launch what today we would call SA tools. Now all > these tools are launched as sub-commands of the jhsdb command, which has its > own man page. > > I also did some other minor fixes and cleanups. > > The rendered html can be found here: > https://htmlpreview.github.io/?https://raw.githubusercontent.com/openjdk/jdk/dc0311f0a60ae550b01a3885d74fa23288df37d1/src/jdk.hotspot.agent/doc/index.html This pull request has now been integrated. Changeset: 2a59ebbb Author: Chris Plummer <cjplum...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/2a59ebbba391ee0d70604027081712f1c2dfd1fe Stats: 189 lines in 1 file changed: 0 ins; 165 del; 24 mod 8279119: src/jdk.hotspot.agent/doc/index.html file contains references to scripts that no longer exist Reviewed-by: kevinw, sspitsyn ------------- PR: https://git.openjdk.java.net/jdk/pull/6924