[9] RFR(XXS): 8062284: Sweeper thread should not be visible when calling Thread.getAllStackTraces()

Tobias Hartmann tobias.hartmann at oracle.com
Tue Oct 28 15:45:37 UTC 2014


Thanks, Vladimir.

Best,
Tobias

On 28.10.2014 16:40, Vladimir Kozlov wrote:
> 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