[infinispan-issues] [JBoss JIRA] (ISPN-1772) Entry iterators should initialize currentTime lazily

Sanne Grinovero (JIRA) jira-events at lists.jboss.org
Fri Jan 20 15:29:18 EST 2012


Sanne Grinovero created ISPN-1772:
-------------------------------------

             Summary: Entry iterators should initialize currentTime lazily
                 Key: ISPN-1772
                 URL: https://issues.jboss.org/browse/ISPN-1772
             Project: Infinispan
          Issue Type: Enhancement
            Reporter: Sanne Grinovero
            Assignee: Sanne Grinovero
             Fix For: 5.1.0.FINAL


Initializing the value of System#currentTimeMillis is so expensive that should not be done if not needed, for example if all involved entries are immortal.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the infinispan-issues mailing list