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

--- Comment #2 from Mark Thomas <ma...@apache.org> ---
The date was added to the .java file to aid trouble shooting JSP compilation
issues and remind system admins that the last modified time of the file will
reflect the last modified time of the JSP source rather than the time the file
was generated.

As far as I recall this wasn't requested by users but was something we added
proactively when we started changing the last modified time although it would
be worth a trawl through the archives to confirm my recollection.

I'm not against removing it entirely. I've done a fair amount of debugging of
JSP generation and I don't recall using it. If we wanted to be cautious we
could probably remove it when precompiling but leave it when compiling on
demand.

-- 
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