DO NOT REPLY [Bug 48172] JspRuntimeContext synch. problems.

2009-11-18 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48172 Mark Thomas ma...@apache.org changed: What|Removed |Added Status|NEW |RESOLVED

DO NOT REPLY [Bug 48172] JspRuntimeContext synch. problems.

2009-11-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48172 --- Comment #1 from Sebb s...@apache.org 2009-11-11 03:38:03 UTC --- Created an attachment (id=24514) -- (https://issues.apache.org/bugzilla/attachment.cgi?id=24514) Convert jspReloadCount to AtomicInteger -- Configure bugmail:

DO NOT REPLY [Bug 48172] JspRuntimeContext synch. problems.

2009-11-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48172 --- Comment #2 from Sebb s...@apache.org 2009-11-11 03:52:08 UTC --- The lastCheck field is also not synch. This is not problem, so long as: * the instance of JspRuntimeContext is created before the background thread is started *

DO NOT REPLY [Bug 48172] JspRuntimeContext synch. problems.

2009-11-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48172 --- Comment #3 from Sebb s...@apache.org 2009-11-11 06:22:34 UTC --- Created an attachment (id=24515) -- (https://issues.apache.org/bugzilla/attachment.cgi?id=24515) Make fields final -- Configure bugmail: