https://bz.apache.org/bugzilla/show_bug.cgi?id=62404

--- Comment #5 from Laszlo Magyar <magyar...@gmail.com> ---
In my opinion it is a visibility issue. Who knows in this case when the writer
(Editor) thread's modification will be visible to the reader (Watcher) thread,
if the writer (Editor) thread live for ages maybe this modification will remain
it the CPU cache, maybe it will available to the reader (Watcher) thread on the
next cycle.
But I'm ok with your wont fix.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to