RFR: 8073464 - GC workers do not have thread names

David Lindholm david.lindholm at oracle.com
Fri Feb 20 13:39:46 UTC 2015


Hi,

Please review this small fix in GangWorker:initialize(). This addition 
sets the native thread names of GangWorker threads, which the GC uses 
for worker threads. Now these names will be visible when debugging in GDB.

Webrev: http://cr.openjdk.java.net/~stefank/0thers/david/8073464/webrev.00/
Bug: https://bugs.openjdk.java.net/browse/JDK-8073464


Thanks,
David




More information about the hotspot-gc-dev mailing list