[9] RFR(XXS): 8062284: Sweeper thread should not be visible when calling Thread.getAllStackTraces()
Albert Noll
albert.noll at oracle.com
Tue Oct 28 14:06:02 UTC 2014
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/attachments/20141028/42420ab2/attachment.html>
More information about the hotspot-compiler-dev
mailing list