RFR(XS): 8202564: java/lang/management/ThreadMXBean/ThreadCounts.java fails

Vladimir Kozlov vladimir.kozlov at oracle.com
Tue May 8 16:03:39 UTC 2018


Hi Martin,

Thank you for finding the cause and fixing it. Looks good.

Changing to hotspot-dev alias since it is not compiler code. Let other 
people look on it.

Thanks,
Vladimir

On 5/8/18 6:50 AM, Doerr, Martin wrote:
> Hi Vladimir,
> 
> I’ve fixed the thread count issue.
> 
> “_exiting_daemon_threads_count” just needs to get decremented at the 
> right place (like “_exiting_threads_count”).
> 
> Please review:
> 
> http://cr.openjdk.java.net/~mdoerr/8202564_thread_cnt/webrev.00/
> 
> Best regards,
> 
> Martin
> 


More information about the hotspot-dev mailing list