• Bug
  • Status: Closed
  • Resolution: Fixed
  • drb
  • Reporter: sourceforgetracker
  • September 21, 2009
  • 0
  • Watchers: 0
  • September 22, 2009
  • September 22, 2009

Description

According to the Java Doc of getLastAccessTime() of Element class, “Gets the last access time. Access means get or put. So a newly created Element will have a last access time equal to its create time.” However, currently getLassAccessTime() returns 0 for a newly created element that was just “put” into cache that has never been “get”. Sourceforge Ticket ID: 1224325 - Opened By: nobody - 20 Jun 2005 18:26 UTC

Comments

Sourceforge Tracker 2009-09-21

Logged In: YES user_id=693320

Documentation fixed. Access means get. Comment by: gregluck - 8 Feb 2006 07:17 UTC

Fiona OShea 2009-09-22

Re-opening so that I can properly close out these issues and have correct Resolution status in Jira