JDK-4974948 : java.util.concurrent.TimeUnit should be an enum
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.util.concurrent
  • Affected Version: 5.0
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • OS: generic,solaris_8
  • CPU: generic
  • Submitted: 2004-01-07
  • Updated: 2004-01-13
  • Resolved: 2004-01-13
Related Reports
Duplicate :  
Duplicate :  
Description
In general I notice even the new parts of the standard library are not using the new language features. For instance TimeUnit is a type-safe non-enum enumeration.

Comments
EVALUATION The suggestion is a good one, and is going into Tiger as part of the Jan 2004 jsr166 integration. I am therefore closing this bug as a duplicate of 4965960. ###@###.### 2004-01-13
13-01-2004