On 16/10/2015 13:04, Jaroslav Bachorik wrote:
:
I have decided for @ConstructorParameters - it is rather close to the
original @ConstructorProperties and corresponds to the annotation
purpose.
I tried to address all the comments gathered in this review.
The updated webrev is
http://cr.openjdk.java.net/~jbachorik/8139727/webrev.00
The issue number had to be changed due to unlucky escape of the fix in
progress into the public repository (which was immediately backed out
but the original issue was 'spent').
Though the issue title still contains "ConstructorProperties" - I will
change it to "ConstructorParameters" as soon as we agree on this name.
The new proposed name works for me. I looked at the latest webrev,
focused mostly on the javadoc changes to MXBean and the @CP and it looks
good.
-Alan