JDK-4990789 : (reflect) Class.isEnum incorrect result
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.lang:reflect
  • Affected Version: 5.0
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: solaris_8
  • CPU: generic
  • Submitted: 2004-02-08
  • Updated: 2019-07-03
  • Resolved: 2004-02-20
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
5.0 b40Fixed
Related Reports
Relates :  
Relates :  
Relates :  
Description
If you compile a class using -source 1.4, and the class extends java.lang.Enum,
the method Class.isEnum incorrectly answers that the class is an enum.

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

SUGGESTED FIX See bug 4988155. ###@###.### 2004-02-17
17-02-2004

EVALUATION Should be fixed. ###@###.### 2004-02-11
11-02-2004