<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
Wed Aug 22 02:28:32 PDT 2012


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
>>     {
>>          BigObjectThatShouldNotBeSerial**izedWithAButton bigOne;
>>  "
>>
>>     It seems the "implements" keyword is missing. Shall I report a bug
>> for that ?
>>
>>
>> --
>> 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/20120822/33533c71/attachment.html 


More information about the awt-dev mailing list