On 19 Apr 2016, at 09:55, Alan Bateman <alan.bate...@oracle.com> wrote:
> > On 18/04/2016 21:50, Chris Hegarty wrote: >> This change updates the code in the cobra module to use the new >> Thread constructor that suppresses inheritable-thread-local initial >> values. >> >> http://cr.openjdk.java.net/~chegar/8148863/ >> https://bugs.openjdk.java.net/browse/JDK-8148863 >> >> I’m open to suggestions for better names for the Threads. >> > Looks okay although I agree that some of the thread names might need changing. I took another pass over the names. Updated in-place http://cr.openjdk.java.net/~chegar/8148863/ -Chris.