-
Bug
-
Resolution: Fixed
-
P3
-
6
-
None
-
b65
-
generic
-
generic
###@###.### points out that the @PropertyNames example code is syntactically incorrect. It says @PropertyNames("x", "y") when it should be @PropertyNames({"x", "y"}). This in addition to the fact that the constructor in the example has the wrong name!
- relates to
-
JDK-6356436 javax.management.PropertyNames example has wrong constructor name
-
- Closed
-