[Bug 58389] Data race on field org.apache.tomcat.util.threads.TaskQueue.parent

2015-09-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58389 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 58389] Data race on field org.apache.tomcat.util.threads.TaskQueue.parent

2015-09-13 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58389 --- Comment #1 from Yilong Li --- Since TaskQueue extends LinkedBlockingQueue, I think it should be thread-safe internally. -- You are receiving this mail because: You are the assignee for the bug.