[9] RFR(XXS): 8062284: Sweeper thread should not be visible when calling Thread.getAllStackTraces()
Vladimir Kozlov
vladimir.kozlov at oracle.com
Tue Oct 28 15:40:23 UTC 2014
Good.
Thanks,
Vladimir
On 10/28/14 7:06 AM, Albert Noll wrote:
> Hi,
>
> could I get reviews for this small patch?
>
> Bug
> https://bugs.openjdk.java.net/browse/JDK-8062284
>
> Problem
> JDK-8046809 introduced a new thread that does code cache sweeping. The new thread (similar to a compiler thread) should
> not be visible when calling Thread.getAllStackTraces()
>
> Testing
> Inspect output of Thread.getAllStackTraces()
>
> Webrev
> http://cr.openjdk.java.net/~anoll/8062284/webrev.00/
>
> Many thanks in advance,
> Albert
>
More information about the hotspot-compiler-dev
mailing list