<AWT Dev> [8] Review request for 7193169 : The code example in javadoc of Component class is missing 'implements' keywords

Sean Chou zhouyx at linux.vnet.ibm.com
Thu Aug 23 22:27:02 PDT 2012


Verified, thanks Jonathan and Anthony.

On Fri, Aug 24, 2012 at 1:24 PM, Jonathan Lu <luchsh at linux.vnet.ibm.com>wrote:

>  Hi Sean,
>
> The change has been pushed to
> http://hg.openjdk.java.net/jdk8/awt/jdk/rev/d769dbb87c49.
> Pls verify
>
> Thanks & regards
> Jonathan
>
>
> On 08/22/2012 05:28 PM, Sean Chou wrote:
>
> Hello,
>
>       One of the code example in javadoc of Component class misses
> 'implements' keyword, this is to add the word.
>
>  Bug is at:  http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7193169
> Webrev is at:   http://cr.openjdk.java.net/~zhouyx/7193169/webrev.00/
>
>  Please take a look, thanks.
>
>  On Tue, Aug 21, 2012 at 6:39 PM, Anthony Petrov <
> anthony.petrov at oracle.com> wrote:
>
>> Sure! Thanks.
>>
>> --
>> best regards,
>> Anthony
>>
>>
>> On 8/21/2012 1:43 PM, Sean Chou wrote:
>>
>>> Hello,
>>>
>>>     I was reading the javadoc comments in Component.java and found this
>>> piece of code example:
>>> "
>>>     class MyApp java.io.Serializable
>>>     {
>>>          BigObjectThatShouldNotBeSerializedWithAButton bigOne;
>>>  "
>>>
>>>     It seems the "implements" keyword is missing. Shall I report a bug
>>> for that ?
>>>
>>>
>>> --
>>> Best Regards,
>>> Sean Chou
>>>
>>>
>
>
>  --
> Best Regards,
> Sean Chou
>
>
>


-- 
Best Regards,
Sean Chou
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/awt-dev/attachments/20120824/e58b6d35/attachment.html 


More information about the awt-dev mailing list