8076473: Remove the jhat code and update makefiles
Reviewed-by: alanb, erikj, sspitsyn
This commit is contained in:
parent
17fc606a15
commit
91d1c82f21
@ -83,7 +83,6 @@ ACCEPTED_BIN_DIFF="
|
|||||||
./bin/jcmd
|
./bin/jcmd
|
||||||
./bin/jconsole
|
./bin/jconsole
|
||||||
./bin/jdb
|
./bin/jdb
|
||||||
./bin/jhat
|
|
||||||
./bin/jimage
|
./bin/jimage
|
||||||
./bin/jinfo
|
./bin/jinfo
|
||||||
./bin/jjs
|
./bin/jjs
|
||||||
@ -163,7 +162,6 @@ ACCEPTED_BIN_DIFF="
|
|||||||
./bin/jcmd
|
./bin/jcmd
|
||||||
./bin/jconsole
|
./bin/jconsole
|
||||||
./bin/jdb
|
./bin/jdb
|
||||||
./bin/jhat
|
|
||||||
./bin/jimage
|
./bin/jimage
|
||||||
./bin/jinfo
|
./bin/jinfo
|
||||||
./bin/jjs
|
./bin/jjs
|
||||||
@ -284,7 +282,6 @@ ACCEPTED_SMALL_SIZE_DIFF="
|
|||||||
./bin/jcmd
|
./bin/jcmd
|
||||||
./bin/jconsole
|
./bin/jconsole
|
||||||
./bin/jdb
|
./bin/jdb
|
||||||
./bin/jhat
|
|
||||||
./bin/jimage
|
./bin/jimage
|
||||||
./bin/jinfo
|
./bin/jinfo
|
||||||
./bin/jjs
|
./bin/jjs
|
||||||
@ -420,7 +417,6 @@ ACCEPTED_SMALL_SIZE_DIFF="
|
|||||||
./bin/jcmd
|
./bin/jcmd
|
||||||
./bin/jconsole
|
./bin/jconsole
|
||||||
./bin/jdb
|
./bin/jdb
|
||||||
./bin/jhat
|
|
||||||
./bin/jimage
|
./bin/jimage
|
||||||
./bin/jinfo
|
./bin/jinfo
|
||||||
./bin/jjs
|
./bin/jjs
|
||||||
@ -499,7 +495,6 @@ ACCEPTED_SMALL_SIZE_DIFF="
|
|||||||
./bin/jcmd.exe
|
./bin/jcmd.exe
|
||||||
./bin/jconsole.exe
|
./bin/jconsole.exe
|
||||||
./bin/jdb.exe
|
./bin/jdb.exe
|
||||||
./bin/jhat.exe
|
|
||||||
./bin/jimage.exe
|
./bin/jimage.exe
|
||||||
./bin/jinfo.exe
|
./bin/jinfo.exe
|
||||||
./bin/jjs.exe
|
./bin/jjs.exe
|
||||||
@ -579,7 +574,6 @@ ACCEPTED_BIN_DIFF="
|
|||||||
./bin/jcmd
|
./bin/jcmd
|
||||||
./bin/jconsole
|
./bin/jconsole
|
||||||
./bin/jdb
|
./bin/jdb
|
||||||
./bin/jhat
|
|
||||||
./bin/jimage
|
./bin/jimage
|
||||||
./bin/jinfo
|
./bin/jinfo
|
||||||
./bin/jjs
|
./bin/jjs
|
||||||
|
@ -209,7 +209,6 @@ ifneq ($(OPENJDK_TARGET_OS), windows)
|
|||||||
jcmd.1 \
|
jcmd.1 \
|
||||||
jdb.1 \
|
jdb.1 \
|
||||||
jdeps.1 \
|
jdeps.1 \
|
||||||
jhat.1 \
|
|
||||||
jinfo.1 \
|
jinfo.1 \
|
||||||
jmap.1 \
|
jmap.1 \
|
||||||
jps.1 \
|
jps.1 \
|
||||||
|
Loading…
Reference in New Issue
Block a user