-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: 6
-
Component/s: core-svc
-
b86
-
other
-
other
FULL PRODUCT VERSION :
A DESCRIPTION OF THE PROBLEM :
See http://download.java.net/jdk6/docs/api/javax/management/DescriptorKey.html
Has
@Inherited
@Target(value=METHOD)
These are inconsistent. @Inherited only has meaning when target includes TYPE.
REPRODUCIBILITY :
This bug can be reproduced always.
A DESCRIPTION OF THE PROBLEM :
See http://download.java.net/jdk6/docs/api/javax/management/DescriptorKey.html
Has
@Inherited
@Target(value=METHOD)
These are inconsistent. @Inherited only has meaning when target includes TYPE.
REPRODUCIBILITY :
This bug can be reproduced always.