RFR 7199353: Allow ConstructorProperties annotation from any package
Mandy Chung
mandy.chung at oracle.com
Wed Oct 14 15:06:38 UTC 2015
> On Oct 14, 2015, at 2:36 AM, Jaroslav Bachorik <jaroslav.bachorik at oracle.com> 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
That looks good in general.
javax/management/ConstructorProperties.java
- formatting nits:
line 37 - space missing before ‘*’
line 45-48 - public methods
line 60 - missing closing ‘}'
line 62 - typo s/later/latter/
line 69-73 can you fix them to begin with ‘*'
Mandy
More information about the jigsaw-dev
mailing list