On Sat, 20 Feb 2021 09:50:05 GMT, Hamlin Li <[email protected]> wrote:
> Sure, thanks for the detailed reviewing. > Let me record the help message as below: > "Number of parallel threads to use for heap inspection." > "0 (the default) means let the VM determine the number of threads to use. " > "1 means use one thread (disable parallelism). " > "For any other value the VM will try to use the specified number of threads, > but might use fewer." I like this one too. Thanks for dicussion and finalize it. ------------- PR: https://git.openjdk.java.net/jdk/pull/2379
