-
Bug
-
Resolution: Fixed
-
P3
-
5.0
-
b40
-
generic
-
solaris_8
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.
the method Class.isEnum incorrectly answers that the class is an enum.
- relates to
-
JDK-4988155 (reflect) incorrect result from Class.isAnnotationType
-
- Resolved
-
-
JDK-4989735 (reflect) Class.isEnum should use new VM flag bit position
-
- Resolved
-
-
JDK-8227202 clarify Class.isEnum() doc
-
- Resolved
-