JDK-4881698 : (timer) Add a high-resolution virtual (CPU-time) timer to the API
  • Type: Enhancement
  • Component: core-libs
  • Sub-Component: java.util
  • Affected Version: 5.0
  • Priority: P4
  • Status: Open
  • Resolution: Unresolved
  • OS: solaris_8
  • CPU: generic
  • Submitted: 2003-06-20
  • Updated: 2012-10-23
Related Reports
Relates :  
Description
Add a high-resolution virtual (CPU-time) timer to the API, analogous
to the high-resolution timer based on elapsed time in bug 4478186.

Comments
PUBLIC COMMENTS Add a high-resolution virtual (CPU-time) timer to the API
10-06-2004

EVALUATION CPU time accounting in a multithreaded universe is a known difficult problem. ###@###.### 2003-06-24
24-06-2003