https://issues.apache.org/bugzilla/show_bug.cgi?id=49972
--- Comment #7 from Chuck Caldarale <chuck.caldar...@unisys.com> 2010-09-22 12:58:53 EDT --- (In reply to comment #5) > Also, there are problem with 64 bit variable currentDateGenerated This is a problem (albeit a fairly minor one); technically, the field should be marked volatile to insure all 64 bits are read and written together. Not sure what that does to code generation on a 32-bit machine, but I suspect it's not pretty. Another reason we should all be running 64-bit boxes... - Chuck -- 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