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
* checkCompile() is only ever called from the background thread

IMO such pre-conditions (if true) should be documented.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- 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