8133314: Update launcher.properties to remove reference to hprof
Reviewed-by: dholmes, sspitsyn, mchung
This commit is contained in:
parent
48c33a4389
commit
c569683941
@ -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\
|
||||
|
Loading…
x
Reference in New Issue
Block a user