RFR: JDK-8185003 JMX: Add a version of ThreadMXBean.dumpAllThreads with a maxDepth argument
mandy chung
mandy.chung at oracle.com
Mon Aug 28 18:48:10 UTC 2017
On 8/28/17 10:40 AM, Ujwal Vangapally wrote:
>
> kindly see the updated webrev incorporating review comments.
>
> webrev :
> http://cr.openjdk.java.net/~uvangapally/webrev/2017/8185003/webrev.06/
>
This version looks good.
Minor Nit:
52 throw new RuntimeException(" more than requested " +
53 "number of frames dumped ");
line 61-62, 78, 85: leading and trailing space probably not intended.
No need for a new webrev.
Mandy
More information about the serviceability-dev
mailing list