|
Quick Lists
|
|
Bug ID:
|
5019572
|
|
Votes
|
0
|
|
Synopsis
|
Enum.compareTo() not final
|
|
Category
|
java:classes_lang
|
|
Reported Against
|
tiger-beta2
|
|
Release Fixed
|
1.5(tiger-b46)
|
|
State
|
10-Fix Delivered,
bug
|
|
Priority:
|
3-Medium
|
|
Related Bugs
|
5022937
|
|
Submit Date
|
24-MAR-2004
|
|
Description
|
The enum spec requires
java.lang.Enum.compareTo(E)
to be a final method, but it is not currently implemented as final.
|
|
Work Around
|
N/A
|
|
Evaluation
|
Agreed.
xxxxx@xxxxx 2004-03-24
|
|
Comments
|
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|
|
|
 |