JDK-4083644 : Thread and ThreadGroup don't implement/deprecate according to JLS 20.20
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.lang
  • Affected Version: 1.2.0
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • OS: solaris_2.5.1
  • CPU: sparc
  • Submitted: 1997-10-03
  • Updated: 1998-03-18
  • Resolved: 1998-03-18
Related Reports
Duplicate :  
Relates :  
Description
JLS 20.20 and 20.21 say that all methods called "enumerate" will be
deprecated. It also indicates that alternate methods called
allThreads() etc will be implemented. Neither of which is true as of
1.2beta1.

anand.palaniswamy@Eng 1997-10-02

Comments
EVALUATION We should do it. anand.palaniswamy@Eng 1997-11-09
09-11-1997