-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: 9
-
Component/s: core-svc
-
b146
MXBean has the following statement in its class description:
"When only @java.beans.ConstructorProperties is present then rule 2 is not applicable to subset Profiles of Java SE that do not include the java.beans package."
This statement should be updated in Java SE 9 to drop the mention of subset Profiles. It can simply say that the rule is not applicable when java.beans.ConstructorProperties is not visible.
- links to