8176098: Deprecate FlatProfiler

Reviewed-by: shade, coleenp
This commit is contained in:
Robbin Ehn 2017-03-14 12:00:03 +01:00
parent 59d4a7a045
commit dc2a5712dc

View File

@ -129,7 +129,7 @@ java.launcher.X.usage=\n\
\ -Xms<size> set initial Java heap size\n\
\ -Xmx<size> set maximum Java heap size\n\
\ -Xnoclassgc disable class garbage collection\n\
\ -Xprof output cpu profiling data\n\
\ -Xprof output cpu profiling data (deprecated)\n\
\ -Xrs reduce use of OS signals by Java/VM (see documentation)\n\
\ -Xshare:auto use shared class data if possible (default)\n\
\ -Xshare:off do not attempt to use shared class data\n\