On 22/02/2016 10:40, Shree, Shubha wrote: > Hi , > > As 2016 is a Leap year, can you please confirm is Tomcat7 and Tomcat8 leap > year compliant so that there should not be any impact on the applications > running on tomcat 7/8 .
First of all, don't cross-post. Tomcat does not do any direct processing of dates. All date processing is performed via APIs provided by the JRE. If the JRE you are using does not have any leap year bugs then Tomcat will be fine. If the JRE does have leap year bugs the impact on Tomcat will depend on the nature of the bug. I am not aware of any known leap year bugs in any current JRE. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org