RFR: 8147884: Names of GC threads should be set before the threads start

Artem Smotrakov artem.smotrakov at oracle.com
Tue Feb 2 23:57:33 UTC 2016


Hello,

Please review this simple patch which fixes a race in GC threads, so 
that a thread's name is set before it starts.

Bug: https://bugs.openjdk.java.net/browse/JDK-8147884
Webrev: http://cr.openjdk.java.net/~asmotrak/8147884/webrev.00/

Artem



More information about the hotspot-gc-dev mailing list