-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: 5.0
-
Component/s: tools
-
b28
-
generic
-
solaris_8
The compiler should enforce the constraints implied by @Overrides.
Specifically, the compiler should give an error if the annotated
method doesn't actually override a concrete method.
Specifically, the compiler should give an error if the annotated
method doesn't actually override a concrete method.