JDK-4313758 : (spec) java.lang.System.currentTimeMillis: Spec should mention granularity
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.lang
  • Affected Version: 1.4.0
  • Priority: P4
  • Status: Closed
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2000-02-18
  • Updated: 2001-11-20
  • Resolved: 2001-08-08
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
1.4.0 beta2Fixed
Related Reports
Relates :  
Description
The specification of java.lang.System.currentTimeMillis() should explicitly
state that while the unit of time of the return value is one millisecond, the
granularity of the value is dependent upon the underlying operating system and
may be larger.  Many operating systems, for example, only measure time in units 
of tens of milliseconds.

-- mr@eng 2000/2/17

Comments
CONVERTED DATA BugTraq+ Release Management Values COMMIT TO FIX: merlin merlin-beta2 FIXED IN: merlin-beta2 INTEGRATED IN: merlin-beta2 VERIFIED IN: merlin-beta2 merlin-beta3
14-06-2004

EVALUATION Will clarify in merlin. ###@###.### 2000-03-10
10-03-2000