Hi Jaroslav,
This looks good to me. I wonder if @bug 7199353 should be added
to some of the existing tests too, given that you modified them
to use the new annotation.
best regards,
-- daniel
On 14/10/15 11:36, Jaroslav Bachorik wrote:
On 8.10.2015 13:49, Jaroslav Bachorik wrote:
Please, review the following change
Issue : https://bugs.openjdk.java.net/browse/JDK-7199353
Round 2 webrev: http://cr.openjdk.java.net/~jbachorik/7199353/webrev.01
Changes against round 1:
* @javax.management.ConstructorProperties (was
@javax.management.annotation.ConstructorProperties)
* diff is against the current jdk9 (eg. not the jigsaw repo)
* removed warning when @j.b.ConstructorProperties is used
* changed the wording in the reconstruction rules in @MXBean as recommended
* changed the issue synopsis as recommended
JDK JMX tests are still passing completely.
Thanks,
-JB-