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

--- Comment #2 from Jordi <[email protected]> ---
Thanks for the feedback Mark.

What about this variant of number 1

- In JspSrvletWrapper.getServlet() assume reload == false while the loop in
JspRuntimeContext.checkCompile() is processing
- Store all the JspServletWrappers affected by the previous step(in
JspRuntimeContext ?)
- When JspRuntimeContext.checkCompile() is completed, iterate through that
"list" and reload them by invoking JspServletWrapper.getServlet

I could send a PR/patch if you wish

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to