https://issues.apache.org/bugzilla/show_bug.cgi?id=48172
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://issues.apache.org/bugzilla/show_bug.cgi?id=48172
--- Comment #3 from Sebb 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: https://issues.apache.org/bugzilla/userprefs.c
https://issues.apache.org/bugzilla/show_bug.cgi?id=48172
--- Comment #2 from Sebb 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
* checkCompile() is only e
https://issues.apache.org/bugzilla/show_bug.cgi?id=48172
--- Comment #1 from Sebb 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: https://issues.apache.or