On 13/10/2016 07:42, Amit Sapre wrote:
Hello,
Please review this small javadoc update.
Bug ID : https://bugs.openjdk.java.net/browse/JDK-8167294
Webrev :
http://cr.openjdk.java.net/~jgeorge/sponsorships/8167294/webrev.00/
<http://cr.openjdk.java.net/%7Ejgeorge/sponsorships/8167294/webrev.00/>
In the original wording then "@java.beans.ConstructorProperties" refers
to the annotation. In the updated wording then it's the type, and so the
"@" should be dropped. For clarity then it would be good to add
"(because the java.desktop module is not readable)" as the reader might
not immediately understand how it is possible for ConstructorProperties
to not be visible.
-Alan