[Bug 58375] Data races inside class org.apache.coyote.Response

2015-09-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58375 --- Comment #2 from Mark Thomas --- The first one should have been fixed as part of the fix for bug 58371. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 58375] Data races inside class org.apache.coyote.Response

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

[Bug 58375] Data races inside class org.apache.coyote.Response

2015-09-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58375 Yilong Li changed: What|Removed |Added Summary|Data race on field |Data

[Bug 58375] Data races inside class org.apache.coyote.Response

2015-09-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58375 --- Comment #1 from Yilong Li --- One more report on Response.commited: Data race on field org.apache.coyote.Response.commited: {{{ Concurrent read in thread T38 (locks held: {Monitor@c32a9c3}) > at