[jboss-jira] [JBoss JIRA] (JGRP-1406) Replace System.currentTimeMillis() with System.nanoTime()

Bela Ban (Created) (JIRA) jira-events at lists.jboss.org
Tue Dec 27 03:23:09 EST 2011


Replace System.currentTimeMillis() with System.nanoTime()
---------------------------------------------------------

                 Key: JGRP-1406
                 URL: https://issues.jboss.org/browse/JGRP-1406
             Project: JGroups
          Issue Type: Enhancement
            Reporter: Bela Ban
            Assignee: Bela Ban
            Priority: Minor
             Fix For: 3.1


For short timings, replace currentTimeMillis() with nanoTime(). This might get us better precision. Might need testing on Windows, where nanoTime() is apparently not implemented efficiently...

--
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 jboss-jira mailing list