8133314: Update launcher.properties to remove reference to hprof

Reviewed-by: dholmes, sspitsyn, mchung
This commit is contained in:
Staffan Larsen 2015-08-11 20:38:18 +02:00
parent 48c33a4389
commit c569683941

View File

@ -60,8 +60,8 @@ java.launcher.opt.footer =\ -cp <class search path of directories and zip
\ -dsa | -disablesystemassertions\n\
\ disable system assertions\n\
\ -agentlib:<libname>[=<options>]\n\
\ load native agent library <libname>, e.g. -agentlib:hprof\n\
\ see also, -agentlib:jdwp=help and -agentlib:hprof=help\n\
\ load native agent library <libname>, e.g. -agentlib:jdwp\n\
\ see also -agentlib:jdwp=help\n\
\ -agentpath:<pathname>[=<options>]\n\
\ load native agent library by full pathname\n\
\ -javaagent:<jarpath>[=<options>]\n\